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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 竣???竣???B 1000111101110110001111110011111100111111100011110111011000111111001111110011111101000010 8f763f3f3f8f763f3f3f42
EUC-JP 竣???竣???B 1011110111010111001111110011111100111111101111011101011100111111001111110011111101000010 bdd73f3f3fbdd73f3f3f42
UTF-8 竣얹렰렫竣얹렰렫B 11100111101010111010001111101100100101101011100111101011101000001011000011101011101000001010101111100111101010111010001111101100100101101011100111101011101000001011000011101011101000001010101101000010 e7aba3ec96b9eba0b0eba0abe7aba3ec96b9eba0b0eba0ab42
UHC 竣얹렰렫竣얹렰렫B 1111000111100010101111101111000110001110101111011000111010111001111100011110001010111110111100011000111010111101100011101011100101000010 f1e2bef18ebd8eb9f1e2bef18ebd8eb942

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