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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??蝸}??蝸{^ 0011111100111111111001011001011101111101001111110011111111100101100101110111101101011110 3f3fe5977d3f3fe5977b5e
EUC-JP ??蝸}??蝸{^ 0011111100111111111010011111011101111101001111110011111111101001111101110111101101011110 3f3fe9f77d3f3fe9f77b5e
UTF-8 셴섣蝸}셴섣蝸{^ 111011001000010110110100111011001000010010100011111010001001110110111000011111011110110010000101101101001110110010000100101000111110100010011101101110000111101101011110 ec85b4ec84a3e89db87dec85b4ec84a3e89db87b5e
UHC 셴섣蝸}셴섣蝸{^ 101111001100111110111100101100101110100011000100011111011011110011001111101111001011001011101000110001000111101101011110 bccfbcb2e8c47dbccfbcb2e8c47b5e

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