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 蒸?邑???醍 10001111111101100011111110010111010101110011111100111111001111111001000111100111 8ff63f97573f3f3f91e7
EUC-JP 蒸?邑???醍 10111110111110000011111111001101101110000011111100111111001111111100001011101001 bef83fcdb83f3f3fc2e9
UTF-8 蒸렧邑띳렰렜醍 111010001001001010111000111010111010000010100111111010011000001010010001111010111001110110110011111010111010000010110000111010111010000010011100111010011000011010001101 e892b8eba0a7e98291eb9db3eba0b0eba09ce9868d
UHC 蒸렧邑띳렰렜醍 1111000111111010100011101011011011101011111010011011011011110001100011101011110110001110101011101111000010110101 f1fa8eb6ebe9b6f18ebd8eaef0b5

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