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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 鈴据n}鈴据n{^ 10010111111010011001000010011000011011100111110110010111111010011001000010011000011011100111101101011110 97e990986e7d97e990986e7b5e
EUC-JP 鈴据n}鈴据n{^ 11001110111010111011111111111000011011100111110111001110111010111011111111111000011011100111101101011110 ceebbff86e7dceebbff86e7b5e
UTF-8 鈴据n}鈴据n{^ 1110100110001000101101001110011010001101101011100110111001111101111010011000100010110100111001101000110110101110011011100111101101011110 e988b4e68dae6e7de988b4e68dae6e7b5e
UHC 鈴据n}鈴据n{^ 11010110110000101100101111011111011011100111110111010110110000101100101111011111011011100111101101011110 d6c2cbdf6e7dd6c2cbdf6e7b5e

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