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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 襭球黄[}襭球黄[{^ 1110011001000010100010111000010110001001101010010101101101111101111001100100001010001011100001011000100110101001010110110111101101011110 e6428b8589a95b7de6428b8589a95b7b5e
EUC-JP 襭球黄[}襭球黄[{^ 1110101110100011101101011110010110110010101010110101101101111101111010111010001110110101111001011011001010101011010110110111101101011110 eba3b5e5b2ab5b7deba3b5e5b2ab5b7b5e
UTF-8 襭球黄[}襭球黄[{^ 1110100010100101101011011110011110010000100000111110100110111011100001000101101101111101111010001010010110101101111001111001000010000011111010011011101110000100010110110111101101011110 e8a5ade79083e9bb845b7de8a5ade79083e9bb845b7b5e
UHC ?球?[}?球?[{^ 00111111110011111011100100111111010110110111110100111111110011111011100100111111010110110111101101011110 3fcfb93f5b7d3fcfb93f5b7b5e

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