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{^ 11100001101000100011111100111111010011100111110111100001101000100011111100111111010011100111101101011110 e1a23f3f4e7de1a23f3f4e7b5e
EUC-JP 發??N}發??N{^ 11100010101001000011111100111111010011100111110111100010101001000011111100111111010011100111101101011110 e2a43f3f4e7de2a43f3f4e7b5e
UTF-8 發識껏N}發識껏N{^ 1110011110011001101111001110111110100111101111001110101010111011100011110100111001111101111001111001100110111100111011111010011110111100111010101011101110001111010011100111101101011110 e799bcefa7bceabb8f4e7de799bcefa7bceabb8f4e7b5e
UHC 發識껏N}發識껏N{^ 1101101110100001111100101011110110110010101011110100111001111101110110111010000111110010101111011011001010101111010011100111101101011110 dba1f2bdb2af4e7ddba1f2bdb2af4e7b5e

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