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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???鼇???鼇B 0011111100111111001111111110101010000111001111110011111100111111111010101000011101000010 3f3f3fea873f3f3fea8742
EUC-JP ???鼇???鼇B 0011111100111111001111111111001111100111001111110011111100111111111100111110011101000010 3f3f3ff3e73f3f3ff3e742
UTF-8 렱롇세鼇렱롇세鼇B 11101011101000001011000111101011101000011000011111101100100001001011100011101001101111001000011111101011101000001011000111101011101000011000011111101100100001001011100011101001101111001000011101000010 eba0b1eba187ec84b8e9bc87eba0b1eba187ec84b8e9bc8742
UHC 렱롇세鼇렱롇세鼇B 1000111010111110100011101100110110111100101111001110100010101000100011101011111010001110110011011011110010111100111010001010100001000010 8ebe8ecdbcbce8a88ebe8ecdbcbce8a842

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