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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 預?N}預?N{^ 1001011101100001001111110100111001111101100101110110000100111111010011100111101101011110 97613f4e7d97613f4e7b5e
EUC-JP 預?N}預?N{^ 1100110111000010001111110100111001111101110011011100001000111111010011100111101101011110 cdc23f4e7dcdc23f4e7b5e
UTF-8 預츭N}預츭N{^ 1110100110100000100100001110110010111000101011010100111001111101111010011010000010010000111011001011100010101101010011100111101101011110 e9a090ecb8ad4e7de9a090ecb8ad4e7b5e
UHC 預츭N}預츭N{^ 11100111111010001010111101000010010011100111110111100111111010001010111101000010010011100111101101011110 e7e8af424e7de7e8af424e7b5e

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