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{^ 10010000101100011001000011111000011011100111110110010000101100011001000011111000011011100111101101011110 90b190f86e7d90b190f86e7b5e
EUC-JP 棲煽n}棲煽n{^ 11000000101100111100000011111010011011100111110111000000101100111100000011111010011011100111101101011110 c0b3c0fa6e7dc0b3c0fa6e7b5e
UTF-8 棲煽n}棲煽n{^ 1110011010100011101100101110011110000101101111010110111001111101111001101010001110110010111001111000010110111101011011100111101101011110 e6a3b2e785bd6e7de6a3b2e785bd6e7b5e
UHC 棲煽n}棲煽n{^ 11011111111110001110000011000011011011100111110111011111111110001110000011000011011011100111101101011110 dff8e0c36e7ddff8e0c36e7b5e

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