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{^ 10010000111110011110001010110100011011100111110110010000111110011110001010110100011011100111101101011110 90f9e2b46e7d90f9e2b46e7b5e
EUC-JP 旋箒n}旋箒n{^ 11000000111110111110010010110110011011100111110111000000111110111110010010110110011011100111101101011110 c0fbe4b66e7dc0fbe4b66e7b5e
UTF-8 旋箒n}旋箒n{^ 1110011010010111100010111110011110101110100100100110111001111101111001101001011110001011111001111010111010010010011011100111101101011110 e6978be7ae926e7de6978be7ae926e7b5e
UHC 旋?n}旋?n{^ 1110000011000001001111110110111001111101111000001100000100111111011011100111101101011110 e0c13f6e7de0c13f6e7b5e

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