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 霓??泣??碎 11101000101111010011111100111111100010111000001100111111001111111110000111101010 e8bd3f3f8b833f3fe1ea
EUC-JP 霓??泣??碎 11110000101111110011111100111111101101011110001100111111001111111110001011101100 f0bf3f3fb5e33f3fe2ec
UTF-8 霓낅뜄泣곫끽碎 111010011001110010010011111010111000001010000101111010111001110010000100111001101011001110100011111010101011001110101011111010111000000110111101111001111010001010001110 e99c93eb8285eb9c84e6b3a3eab3abeb81bde7a28e
UHC 霓낅뜄泣곫끽碎 1110011111100111100001011110101110001101100010001110101111101000100000011110011010110011101000111110000111101111 e7e785eb8d88ebe881e6b3a3e1ef

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