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 簇???簇???^ 1110001011000110001111110011111100111111111000101100011000111111001111110011111101011110 e2c63f3f3fe2c63f3f3f5e
EUC-JP 簇???簇???^ 1110010011001000001111110011111100111111111001001100100000111111001111110011111101011110 e4c83f3f3fe4c83f3f3f5e
UTF-8 簇렫理렏簇렫理렏^ 11100111101100001000011111101011101000001010101111101111101001111010010011101011101000001000111111100111101100001000011111101011101000001010101111101111101001111010010011101011101000001000111101011110 e7b087eba0abefa7a4eba08fe7b087eba0abefa7a4eba08f5e
UHC 簇렫理렏簇렫理렏^ 1111000011101010100011101011100111101100101101011000111010100101111100001110101010001110101110011110110010110101100011101010010101011110 f0ea8eb9ecb58ea5f0ea8eb9ecb58ea55e

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