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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鼇??晤??要 11101010100001110011111100111111100111011110101100111111001111111001011101110110 ea873f3f9deb3f3f9776
EUC-JP 鼇??晤??要 11110011111001110011111100111111110110101110110100111111001111111100110111010111 f3e73f3fdaed3f3fcdd7
UTF-8 鼇묋췃晤볩슘要 111010011011110010000111111010111010110010001011111011001011011110000011111001101001100110100100111010111011001110101001111011001000101010011000111010001010011010000001 e9bc87ebac8becb783e699a4ebb3a9ec8a98e8a681
UHC 鼇묋췃晤볩슘要 1110100010101000100100011110100010101101100111111110011111111011100100111110111110111101101101111110100110101001 e8a891e8ad9fe7fb93efbdb7e9a9

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