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 ????L????~ 00111111001111110011111100111111010011000011111100111111001111110011111101111110 3f3f3f3f4c3f3f3f3f7e
SJIS-WIN ????L????~ 00111111001111110011111100111111010011000011111100111111001111110011111101111110 3f3f3f3f4c3f3f3f3f7e
EUC-JP ????L????~ 00111111001111110011111100111111010011000011111100111111001111110011111101111110 3f3f3f3f4c3f3f3f3f7e
UTF-8 셈섞렯렖L셈섞렯렢~ 1110110010000101100010001110110010000100100111101110101110100000101011111110101110100000100101100100110011101100100001011000100011101100100001001001111011101011101000001010111111101011101000001010001001111110 ec8588ec849eeba0afeba0964cec8588ec849eeba0afeba0a27e
UHC 셈섞렯렖L셈섞렯렢~ 101111001100000010111100101011111000111010111100100011101010101101001100101111001100000010111100101011111000111010111100100011101011001101111110 bcc0bcaf8ebc8eab4cbcc0bcaf8ebc8eb37e

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