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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 廴顏蠶廴顏蠶B 10011100010011011110100011111000111001011100001010011100010011011110100011111000111001011100001001000010 9c4de8f8e5c29c4de8f8e5c242
EUC-JP 廴顏蠶廴顏蠶B 11010111101011101111000011111010111010101100010011010111101011101111000011111010111010101100010001000010 d7aef0faeac4d7aef0faeac442
UTF-8 廴顏蠶廴顏蠶B 11100101101110111011010011101001101000011000111111101000101000001011011011100101101110111011010011101001101000011000111111101000101000001011011001000010 e5bbb4e9a18fe8a0b6e5bbb4e9a18fe8a0b642
UHC ??蠶??蠶B 001111110011111111101101110110010011111100111111111011011101100101000010 3f3fedd93f3fedd942

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