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{^ 10010000111110011110001101010110011011100111110110010000111110011110001101010110011011100111101101011110 90f9e3566e7d90f9e3566e7b5e
EUC-JP 旋綏n}旋綏n{^ 11000000111110111110010110110111011011100111110111000000111110111110010110110111011011100111101101011110 c0fbe5b76e7dc0fbe5b76e7b5e
UTF-8 旋綏n}旋綏n{^ 1110011010010111100010111110011110110110100011110110111001111101111001101001011110001011111001111011011010001111011011100111101101011110 e6978be7b68f6e7de6978be7b68f6e7b5e
UHC 旋綏n}旋綏n{^ 11100000110000011110001010110111011011100111110111100000110000011110001010110111011011100111101101011110 e0c1e2b76e7de0c1e2b76e7b5e

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