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{^ 100000011001111000111111100110001100100101101110011111011000000110011110001111111001100011001001011011100111101101011110 819e3f98c96e7d819e3f98c96e7b5e
EUC-JP ◇?佶n}◇?佶n{^ 101000011111111000111111110100001100101101101110011111011010000111111110001111111101000011001011011011100111101101011110 a1fe3fd0cb6e7da1fe3fd0cb6e7b5e
UTF-8 ◇룵佶n}◇룵佶n{^ 1110001010010111100001111110101110100011101101011110010010111101101101100110111001111101111000101001011110000111111010111010001110110101111001001011110110110110011011100111101101011110 e29787eba3b5e4bdb66e7de29787eba3b5e4bdb66e7b5e
UHC ◇룵佶n}◇룵佶n{^ 1010000111011110100011111010101011010001110011010110111001111101101000011101111010001111101010101101000111001101011011100111101101011110 a1de8faad1cd6e7da1de8faad1cd6e7b5e

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