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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???萸ф????雅 00111111001111110011111111100100110011101000010010000110001111110011111100111111001111111000100111101011 3f3f3fe4ce84863f3f3f3f89eb
EUC-JP ???萸ф????雅 00111111001111110011111111101000110100001010011111100110001111110011111100111111001111111011001011101101 3f3f3fe8d0a7e63f3f3f3fb2ed
UTF-8 列룸뱶萸ф꼷紐껓폋雅 1110111110100110100111001110101110100011101110001110101110110001101101101110100010010000101110001101000110000100111010101011110010110111111011111010011110001111111010101011101110010011111011011000111110001011111010011001101110000101 efa69ceba3b8ebb1b6e890b8d184eabcb7efa78feabb93ed8f8be99b85
UHC 列룸뱶萸ф꼷紐껓폋雅 1110011011101010101101111110101110010011100111001110101110101101101011001110011010000100100011111110101110101010100000111110111110111100100101101110010010111010 e6eab7eb939cebadace6848febaa83efbc96e4ba

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