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 111001001011111010110110111001011000110110011010011101101110010010111110101101101110010110001101100110100111011001000010 e4beb6e58d9a76e4beb6e58d9a7642
EUC-JP 萓カ蜊嘛萓カ蜊嘛B 1110100011000000100011101011011011101001111011011101001111010111111010001100000010001110101101101110100111101101110100111101011101000010 e8c08eb6e9edd3d7e8c08eb6e9edd3d742
UTF-8 萓カ蜊嘛萓カ蜊嘛B 11101000100100001001001111101111101111011011011011101000100111001000101011100101100110001001101111101000100100001001001111101111101111011011011011101000100111001000101011100101100110001001101101000010 e89093efbdb6e89c8ae5989be89093efbdb6e89c8ae5989b42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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