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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 塡???塡???^ 10001111101110001011010000111111001111110011111110001111101110001011010000111111001111110011111101011110 8fb8b43f3f3f8fb8b43f3f3f5e
UTF-8 塡縷렣쌨塡縷렣쌤^ 11100101101000011010000111101111101001011001000011101011101000001010001111101100100011001010100011100101101000011010000111101111101001011001000011101011101000001010001111101100100011001010010001011110 e5a1a1efa590eba0a3ec8ca8e5a1a1efa590eba0a3ec8ca45e
UHC 塡縷렣쌨塡縷렣쌤^ 1110111011110011110100101110101010001110101101001011110111011110111011101111001111010010111010101000111010110100101111011101110001011110 eef3d2ea8eb4bddeeef3d2ea8eb4bddc5e

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