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{^ 100000011001111000111111100010011101001101101110011111011000000110011110001111111000100111010011011011100111101101011110 819e3f89d36e7d819e3f89d36e7b5e
EUC-JP ◇?箇n}◇?箇n{^ 101000011111111000111111101100101101010101101110011111011010000111111110001111111011001011010101011011100111101101011110 a1fe3fb2d56e7da1fe3fb2d56e7b5e
UTF-8 ◇룴箇n}◇룴箇n{^ 1110001010010111100001111110101110100011101101001110011110101110100001110110111001111101111000101001011110000111111010111010001110110100111001111010111010000111011011100111101101011110 e29787eba3b4e7ae876e7de29787eba3b4e7ae876e7b5e
UHC ◇룴箇n}◇룴箇n{^ 1010000111011110100011111010100111001011110011010110111001111101101000011101111010001111101010011100101111001101011011100111101101011110 a1de8fa9cbcd6e7da1de8fa9cbcd6e7b5e

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