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 瓮??業??狎 11100001010001000011111100111111100010111100011000111111001111111110000010111110 e1443f3f8bc63f3fe0be
EUC-JP 瓮??業??狎 11100001101001010011111100111111101101101100100000111111001111111110000011000000 e1a53f3fb6c83f3fe0c0
UTF-8 瓮쏁ㅌ業뉓뫍狎 111001111001001110101110111011001000111110000001111000111000010110001100111001101010010110101101111010111000100110010011111010111010101110001101111001111000101110001110 e793aeec8f81e3858ce6a5adeb8993ebab8de78b8e
UHC 瓮쏁ㅌ業뉓뫍狎 1110100010110111100110111110011110100100101111001110010111110110100001111110100010010001101011111110010011100100 e8b79be7a4bce5f687e891afe4e4

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