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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 檍?Ⅷn}檍?Ⅷn{^ 100111101111100000111111100001110101101101101110011111011001111011111000001111111000011101011011011011100111101101011110 9ef83f875b6e7d9ef83f875b6e7b5e
EUC-JP 檍??n}檍??n{^ 11011100111110100011111100111111011011100111110111011100111110100011111100111111011011100111101101011110 dcfa3f3f6e7ddcfa3f3f6e7b5e
UTF-8 檍용Ⅷn}檍용Ⅷn{^ 1110011010101010100011011110110010011010101010011110001010000101101001110110111001111101111001101010101010001101111011001001101010101001111000101000010110100111011011100111101101011110 e6aa8dec9aa9e285a76e7de6aa8dec9aa9e285a76e7b5e
UHC 檍용Ⅷn}檍용Ⅷn{^ 1110010111100101101111111110101110100101101101110110111001111101111001011110010110111111111010111010010110110111011011100111101101011110 e5e5bfeba5b76e7de5e5bfeba5b76e7b5e

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