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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 垓?琥?垓?琥?^ 10011010101101000011111111100000111001100011111110011010101101000011111111100000111001100011111101011110 9ab43fe0e63f9ab43fe0e63f5e
EUC-JP 垓?琥?垓?琥?^ 11010100101101100011111111100000111010000011111111010100101101100011111111100000111010000011111101011110 d4b63fe0e83fd4b63fe0e83f5e
UTF-8 垓렡琥렋垓렡琥렋^ 11100101100111101001001111101011101000001010000111100111100100001010010111101011101000001000101111100101100111101001001111101011101000001010000111100111100100001010010111101011101000001000101101011110 e59e93eba0a1e790a5eba08be59e93eba0a1e790a5eba08b5e
UHC 垓렡琥렋垓렡琥렋^ 1111101010100111100011101011001011111011110100001000111010100010111110101010011110001110101100101111101111010000100011101010001001011110 faa78eb2fbd08ea2faa78eb2fbd08ea25e

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