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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 予??N}予??N{^ 10010111010111000011111100111111010011100111110110010111010111000011111100111111010011100111101101011110 975c3f3f4e7d975c3f3f4e7b5e
EUC-JP 予??N}予??N{^ 11001101101111010011111100111111010011100111110111001101101111010011111100111111010011100111101101011110 cdbd3f3f4e7dcdbd3f3f4e7b5e
UTF-8 予됪폀N}予됪폀N{^ 1110010010111010100010001110101110010000101010101110110110001111100000000100111001111101111001001011101010001000111010111001000010101010111011011000111110000000010011100111101101011110 e4ba88eb90aaed8f804e7de4ba88eb90aaed8f804e7b5e
UHC 予됪폀N}予됪폀N{^ 1110010111111000100010011110011010111100100011110100111001111101111001011111100010001001111001101011110010001111010011100111101101011110 e5f889e6bc8f4e7de5f889e6bc8f4e7b5e

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