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???zB 001111110011111100111111011110100011111100111111001111110111101001000010 3f3f3f7a3f3f3f7a42
SJIS-WIN 鳶??z鳶??zB 1001001111001110001111110011111101111010100100111100111000111111001111110111101001000010 93ce3f3f7a93ce3f3f7a42
EUC-JP 鳶??z鳶??zB 1100011011010000001111110011111101111010110001101101000000111111001111110111101001000010 c6d03f3f7ac6d03f3f7a42
UTF-8 鳶믦퀓z鳶믦퀓zB 111010011011001110110110111010111010111110100110111011011000000010010011011110101110100110110011101101101110101110101111101001101110110110000000100100110111101001000010 e9b3b6ebafa6ed80937ae9b3b6ebafa6ed80937a42
UHC 鳶믦퀓z鳶믦퀓zB 111001101110100110010010111010001011001110001000011110101110011011101001100100101110100010110011100010000111101001000010 e6e992e8b3887ae6e992e8b3887a42

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