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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 襭球黄n}襭球黄n{^ 1110011001000010100010111000010110001001101010010110111001111101111001100100001010001011100001011000100110101001011011100111101101011110 e6428b8589a96e7de6428b8589a96e7b5e
EUC-JP 襭球黄n}襭球黄n{^ 1110101110100011101101011110010110110010101010110110111001111101111010111010001110110101111001011011001010101011011011100111101101011110 eba3b5e5b2ab6e7deba3b5e5b2ab6e7b5e
UTF-8 襭球黄n}襭球黄n{^ 1110100010100101101011011110011110010000100000111110100110111011100001000110111001111101111010001010010110101101111001111001000010000011111010011011101110000100011011100111101101011110 e8a5ade79083e9bb846e7de8a5ade79083e9bb846e7b5e
UHC ?球?n}?球?n{^ 00111111110011111011100100111111011011100111110100111111110011111011100100111111011011100111101101011110 3fcfb93f6e7d3fcfb93f6e7b5e

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