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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 豺シ垬N}豺シ垬N{^ 111001101011011110111100111110101001100001001110011111011110011010110111101111001111101010011000010011100111101101011110 e6b7bcfa984e7de6b7bcfa984e7b5e
EUC-JP 豺シ垬N}豺シ垬N{^ 11101100101110011000111010111100100011111011011111100100010011100111110111101100101110011000111010111100100011111011011111100100010011100111101101011110 ecb98ebc8fb7e44e7decb98ebc8fb7e44e7b5e
UTF-8 豺シ垬N}豺シ垬N{^ 1110100010110001101110101110111110111101101111001110010110011110101011000100111001111101111010001011000110111010111011111011110110111100111001011001111010101100010011100111101101011110 e8b1baefbdbce59eac4e7de8b1baefbdbce59eac4e7b5e
UHC 豺??N}豺??N{^ 11100011110011110011111100111111010011100111110111100011110011110011111100111111010011100111101101011110 e3cf3f3f4e7de3cf3f3f4e7b5e

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