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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 襭球黄襭球黄^ 11100110010000101000101110000101100010011010100111100110010000101000101110000101100010011010100101011110 e6428b8589a9e6428b8589a95e
EUC-JP 襭球黄襭球黄^ 11101011101000111011010111100101101100101010101111101011101000111011010111100101101100101010101101011110 eba3b5e5b2abeba3b5e5b2ab5e
UTF-8 襭球黄襭球黄^ 11101000101001011010110111100111100100001000001111101001101110111000010011101000101001011010110111100111100100001000001111101001101110111000010001011110 e8a5ade79083e9bb84e8a5ade79083e9bb845e
UHC ?球??球?^ 001111111100111110111001001111110011111111001111101110010011111101011110 3fcfb93f3fcfb93f5e

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