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{^ 10011001010000011001000011111001010011100111110110011001010000011001000011111001010011100111101101011110 994190f94e7d994190f94e7b5e
EUC-JP 僊旋N}僊旋N{^ 11010001101000101100000011111011010011100111110111010001101000101100000011111011010011100111101101011110 d1a2c0fb4e7dd1a2c0fb4e7b5e
UTF-8 僊旋N}僊旋N{^ 1110010110000011100010101110011010010111100010110100111001111101111001011000001110001010111001101001011110001011010011100111101101011110 e5838ae6978b4e7de5838ae6978b4e7b5e
UHC 僊旋N}僊旋N{^ 11100000101110101110000011000001010011100111110111100000101110101110000011000001010011100111101101011110 e0bae0c14e7de0bae0c14e7b5e

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