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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ◇??\}◇??\{^ 10000001100111100011111100111111010111000111110110000001100111100011111100111111010111000111101101011110 819e3f3f5c7d819e3f3f5c7b5e
EUC-JP ◇??\}◇??\{^ 10100001111111100011111100111111010111000111110110100001111111100011111100111111010111000111101101011110 a1fe3f3f5c7da1fe3f3f5c7b5e
UTF-8 ◇룶켎\}◇룶켎\{^ 1110001010010111100001111110101110100011101101101110110010111100100011100101110001111101111000101001011110000111111010111010001110110110111011001011110010001110010111000111101101011110 e29787eba3b6ecbc8e5c7de29787eba3b6ecbc8e5c7b5e
UHC ◇룶켎\}◇룶켎\{^ 1010000111011110100011111010101110110001010010110101110001111101101000011101111010001111101010111011000101001011010111000111101101011110 a1de8fabb14b5c7da1de8fabb14b5c7b5e

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