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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????睛 001111110011111100111111001111110011111100111111001111111110000111001011 3f3f3f3f3f3f3fe1cb
EUC-JP ???????睛 001111110011111100111111001111110011111100111111001111111110001011001101 3f3f3f3f3f3f3fe2cd
UTF-8 쑹렟쒀렡쒔롍뤍睛 111011001001000110111001111010111010000010011111111011001001001010000000111010111010000010100001111011001001001010010100111010111010000110001101111010111010010010001101111001111001110110011011 ec91b9eba09fec9280eba0a1ec9294eba18deba48de79d9b
UHC 쑹렟쒀렡쒔롍뤍睛 10111110101010111000111010110000101111101010110010001110101100101011111010101101100011101101001110001111101111011110111111101100 beab8eb0beac8eb2bead8ed38fbdefec

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