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 ?????@?????@B 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001000010 3f3f3f3f3f403f3f3f3f3f4042
SJIS-WIN ????褻@????褻@B 001111110011111100111111001111111110010111110110010000000011111100111111001111110011111111100101111101100100000001000010 3f3f3f3fe5f6403f3f3f3fe5f64042
EUC-JP ????褻@????褻@B 001111110011111100111111001111111110101011111000010000000011111100111111001111110011111111101010111110000100000001000010 3f3f3f3feaf8403f3f3f3feaf84042
UTF-8 렯롏렯렮褻@렯롏렯렮褻@B 111010111010000010101111111010111010000110001111111010111010000010101111111010111010000010101110111010001010010010111011010000001110101110100000101011111110101110100001100011111110101110100000101011111110101110100000101011101110100010100100101110110100000001000010 eba0afeba18feba0afeba0aee8a4bb40eba0afeba18feba0afeba0aee8a4bb4042
UHC 렯롏렯렮褻@렯롏렯렮褻@B 1000111010111100100011101101010110001110101111001000111010111011111000001110000101000000100011101011110010001110110101011000111010111100100011101011101111100000111000010100000001000010 8ebc8ed58ebc8ebbe0e1408ebc8ed58ebc8ebbe0e14042

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