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렯렽렯렖~ 1110101110100000101011111110101110100000101111011110101110100000101011111110101110100000100100100100110011101011101000001010111111101011101000001011110111101011101000001010111111101011101000001001011001111110 eba0afeba0bdeba0afeba0924ceba0afeba0bdeba0afeba0967e
UHC 렯렽렯렒L렯렽렯렖~ 100011101011110010001110110001011000111010111100100011101010011101001100100011101011110010001110110001011000111010111100100011101010101101111110 8ebc8ec58ebc8ea74c8ebc8ec58ebc8eab7e

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