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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 靂犢U}靂犢U{^ 11101000110011001110000010110111010101010111110111101000110011001110000010110111010101010111101101011110 e8cce0b7557de8cce0b7557b5e
EUC-JP 靂犢U}靂犢U{^ 11110000110011101110000010111001010101010111110111110000110011101110000010111001010101010111101101011110 f0cee0b9557df0cee0b9557b5e
UTF-8 靂犢U}靂犢U{^ 1110100110011101100000101110011110001010101000100101010101111101111010011001110110000010111001111000101010100010010101010111101101011110 e99d82e78aa2557de99d82e78aa2557b5e
UHC 靂犢U}靂犢U{^ 11010101111110101101010010111011010101010111110111010101111110101101010010111011010101010111101101011110 d5fad4bb557dd5fad4bb557b5e

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