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{^ 100000011001111000111111100011001101000101101110011111011000000110011110001111111000110011010001011011100111101101011110 819e3f8cd16e7d819e3f8cd16e7b5e
EUC-JP ◇?袴n}◇?袴n{^ 101000011111111000111111101110001101001101101110011111011010000111111110001111111011100011010011011011100111101101011110 a1fe3fb8d36e7da1fe3fb8d36e7b5e
UTF-8 ◇룴袴n}◇룴袴n{^ 1110001010010111100001111110101110100011101101001110100010100010101101000110111001111101111000101001011110000111111010111010001110110100111010001010001010110100011011100111101101011110 e29787eba3b4e8a2b46e7de29787eba3b4e8a2b46e7b5e
UHC ◇룴袴n}◇룴袴n{^ 1010000111011110100011111010100111001101110011010110111001111101101000011101111010001111101010011100110111001101011011100111101101011110 a1de8fa9cdcd6e7da1de8fa9cdcd6e7b5e

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