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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 襭球黄}Y襭球黄}bE 1110011001000010100010111000010110001001101010010111110101011001111001100100001010001011100001011000100110101001011111010110001001000101 e6428b8589a97d59e6428b8589a97d6245
EUC-JP 襭球黄}Y襭球黄}bE 1110101110100011101101011110010110110010101010110111110101011001111010111010001110110101111001011011001010101011011111010110001001000101 eba3b5e5b2ab7d59eba3b5e5b2ab7d6245
UTF-8 襭球黄}Y襭球黄}bE 1110100010100101101011011110011110010000100000111110100110111011100001000111110101011001111010001010010110101101111001111001000010000011111010011011101110000100011111010110001001000101 e8a5ade79083e9bb847d59e8a5ade79083e9bb847d6245
UHC ?球?}Y?球?}bE 00111111110011111011100100111111011111010101100100111111110011111011100100111111011111010110001001000101 3fcfb93f7d593fcfb93f7d6245

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