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 10011000101011011110100010111110100110110100100010011000101011011110100010111110100110110100100001000010 98ade8be9b4898ade8be9b4842
EUC-JP 亊霎姨亊霎姨B 11010000101011111111000011000000110101011010100111010000101011111111000011000000110101011010100101000010 d0aff0c0d5a9d0aff0c0d5a942
UTF-8 亊霎姨亊霎姨B 11100100101110101000101011101001100111001000111011100101101001111010100011100100101110101000101011101001100111001000111011100101101001111010100001000010 e4ba8ae99c8ee5a7a8e4ba8ae99c8ee5a7a842
UHC ??姨??姨B 001111110011111111101100101010010011111100111111111011001010100101000010 3f3feca93f3feca942

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