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{^ 10001001101100000011111100111111011011100111110110001001101100000011111100111111011011100111101101011110 89b03f3f6e7d89b03f3f6e7b5e
EUC-JP 臆??n}臆??n{^ 10110010101100100011111100111111011011100111110110110010101100100011111100111111011011100111101101011110 b2b23f3f6e7db2b23f3f6e7b5e
UTF-8 臆앲턿n}臆앲턿n{^ 1110100010000111100001101110110010010101101100101110110110000100101111110110111001111101111010001000011110000110111011001001010110110010111011011000010010111111011011100111101101011110 e88786ec95b2ed84bf6e7de88786ec95b2ed84bf6e7b5e
UHC 臆앲턿n}臆앲턿n{^ 1110010111100110100111011110100010110110100000010110111001111101111001011110011010011101111010001011011010000001011011100111101101011110 e5e69de8b6816e7de5e69de8b6816e7b5e

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