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 11100100101110011001111111101100101100001011011011100100101110011001111111101100101100001011011001000010 e4b99fecb0b6e4b99fecb0b642
EUC-JP 荵滕ーカ荵滕ーカB 1110100010111011110111101110111010001110101100001000111010110110111010001011101111011110111011101000111010110000100011101011011001000010 e8bbdeee8eb08eb6e8bbdeee8eb08eb642
UTF-8 荵滕ーカ荵滕ーカB 11101000100011011011010111100110101110111001010111101111101111011011000011101111101111011011011011101000100011011011010111100110101110111001010111101111101111011011000011101111101111011011011001000010 e88db5e6bb95efbdb0efbdb6e88db5e6bb95efbdb0efbdb642
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)