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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 彦?彦?N}彦?彦?N{^ 1001010101000110001111111001010101000110001111110100111001111101100101010100011000111111100101010100011000111111010011100111101101011110 95463f95463f4e7d95463f95463f4e7b5e
EUC-JP 彦?彦?N}彦?彦?N{^ 1100100110100111001111111100100110100111001111110100111001111101110010011010011100111111110010011010011100111111010011100111101101011110 c9a73fc9a73f4e7dc9a73fc9a73f4e7b5e
UTF-8 彦봦彦봣N}彦봦彦봣N{^ 1110010110111101101001101110101110110100101001101110010110111101101001101110101110110100101000110100111001111101111001011011110110100110111010111011010010100110111001011011110110100110111010111011010010100011010011100111101101011110 e5bda6ebb4a6e5bda6ebb4a34e7de5bda6ebb4a6e5bda6ebb4a34e7b5e
UHC 彦봦彦봣N}彦봦彦봣N{^ 111001011110100110010100011010001110010111101001100101000110011001001110011111011110010111101001100101000110100011100101111010011001010001100110010011100111101101011110 e5e99468e5e994664e7de5e99468e5e994664e7b5e

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