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 巍?灌巍?灌^ 1001101111011001001111111001111111110011100110111101100100111111100111111111001101011110 9bd93f9ff39bd93f9ff35e
EUC-JP 巍?灌巍?灌^ 1101011011011011001111111101111011110101110101101101101100111111110111101111010101011110 d6db3fdef5d6db3fdef55e
UTF-8 巍퀭灌巍퀭灌^ 11100101101101111000110111101101100000001010110111100111100000011000110011100101101101111000110111101101100000001010110111100111100000011000110001011110 e5b78ded80ade7818ce5b78ded80ade7818c5e
UHC 巍퀭灌巍퀭灌^ 11101000111001001100010011111010110011101011010011101000111001001100010011111010110011101011010001011110 e8e4c4faceb4e8e4c4faceb45e

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