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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
EUC-JP ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
UTF-8 렱렚섟렱렚솎렱렎셍B 11101011101000001011000111101011101000001001101011101100100001001001111111101011101000001011000111101011101000001001101011101100100001101000111011101011101000001011000111101011101000001000111011101100100001011000110101000010 eba0b1eba09aec849feba0b1eba09aec868eeba0b1eba08eec858d42
UHC 렱렚섟렱렚솎렱렎셍B 10001110101111101000111010101101101111001011000010001110101111101000111010101101101111001101010010001110101111101000111010100100101111001100010001000010 8ebe8eadbcb08ebe8eadbcd48ebe8ea4bcc442

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