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 ????????Z 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
SJIS-WIN ??????彦?Z 00111111001111110011111100111111001111110011111110010101010001100011111101011010 3f3f3f3f3f3f95463f5a
EUC-JP 饔??旿??彦?Z 1000111111101000111011110011111100111111100011111100000111110100001111110011111111001001101001110011111101011010 8fe8ef3f3f8fc1f43f3fc9a73f5a
UTF-8 饔ㅿ쉭旿듿몚彦톊Z 11101001101001011001010011100011100001011011111111101100100010011010110111100110100101111011111111101011100100111011111111101011101010101001101011100101101111011010011011101101100001101000101001011010 e9a594e385bfec89ade697bfeb93bfebaa9ae5bda6ed868a5a
UHC 饔ㅿ쉭旿듿몚彦톊Z 1110100010111101101001001110111110111101101011011110011111111010100010101110010110010001100010001110010111101001101101110101101001011010 e8bda4efbdade7fa8ae59188e5e9b75a5a

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