To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^e^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ??????彦?^e^ 001111110011111100111111001111110011111100111111100101010100011000111111010111100110010101011110 3f3f3f3f3f3f95463f5e655e
EUC-JP 饔??旿??彦?^e^ 10001111111010001110111100111111001111111000111111000001111101000011111100111111110010011010011100111111010111100110010101011110 8fe8ef3f3f8fc1f43f3fc9a73f5e655e
UTF-8 饔ㅿ쉭旿듿몚彦텱^e^ 111010011010010110010100111000111000010110111111111011001000100110101101111001101001011110111111111010111001001110111111111010111010101010011010111001011011110110100110111011011000010110110001010111100110010101011110 e9a594e385bfec89ade697bfeb93bfebaa9ae5bda6ed85b15e655e
UHC 饔ㅿ쉭旿듿몚彦텱^e^ 11101000101111011010010011101111101111011010110111100111111110101000101011100101100100011000100011100101111010011011011101000100010111100110010101011110 e8bda4efbdade7fa8ae59188e5e9b7445e655e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)