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 瑤??撓??渦 11101010101000100011111100111111100111011001101000111111001111111000100101010001 eaa23f3f9d9a3f3f8951
EUC-JP 瑤??撓??渦 11110100101001000011111100111111110110011111101000111111001111111011000110110010 f4a43f3fd9fa3f3fb1b2
UTF-8 瑤덌슐撓뷂슛渦 111001111001000110100100111010111000110110001100111011001000101010010000111001101001001010010011111010111011011110000010111011001000101010011011111001101011100010100110 e791a4eb8d8cec8a90e69293ebb782ec8a9be6b8a6
UHC 瑤덌슐撓뷂슛渦 1110100011111101100010001110111110111101101101101110100011110101100101001110111110111101101110001110100010111110 e8fd88efbdb6e8f594efbdb8e8be

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