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{^ 1110010110111101101001101110101110011000101001101110010110111101101001101110101110011000101000110100111001111101111001011011110110100110111010111001100010100110111001011011110110100110111010111001100010100011010011100111101101011110 e5bda6eb98a6e5bda6eb98a34e7de5bda6eb98a6e5bda6eb98a34e7b5e
UHC 彦똦彦똣N}彦똦彦똣N{^ 111001011110100110001100011010001110010111101001100011000110011001001110011111011110010111101001100011000110100011100101111010011000110001100110010011100111101101011110 e5e98c68e5e98c664e7de5e98c68e5e98c664e7b5e

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