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{^ 10010001010100001001000011111000010011100111110110010001010100001001000011111000010011100111101101011110 915090f84e7d915090f84e7b5e
EUC-JP 善煽N}善煽N{^ 11000001101100011100000011111010010011100111110111000001101100011100000011111010010011100111101101011110 c1b1c0fa4e7dc1b1c0fa4e7b5e
UTF-8 善煽N}善煽N{^ 1110010110010110100001001110011110000101101111010100111001111101111001011001011010000100111001111000010110111101010011100111101101011110 e59684e785bd4e7de59684e785bd4e7b5e
UHC 善煽N}善煽N{^ 11100000101111001110000011000011010011100111110111100000101111001110000011000011010011100111101101011110 e0bce0c34e7de0bce0c34e7b5e

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