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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ’???⊂’???⊂^ 100000010110011000111111001111110011111110000001101111001000000101100110001111110011111100111111100000011011110001011110 81663f3f3f81bc81663f3f3f81bc5e
EUC-JP ’???⊂’???⊂^ 101000011100011100111111001111110011111110100010101111101010000111000111001111110011111100111111101000101011111001011110 a1c73f3f3fa2bea1c73f3f3fa2be5e
UTF-8 ’룶殺◈⊂’룶殺◈⊂^ 11100010100000001001100111101011101000111011011011101111101001011011000011100010100101111000100011100010100010101000001011100010100000001001100111101011101000111011011011101111101001011011000011100010100101111000100011100010100010101000001001011110 e28099eba3b6efa5b0e29788e28a82e28099eba3b6efa5b0e29788e28a825e
UHC ’룶殺◈⊂’룶殺◈⊂^ 101000011010111110001111101010111110000111101101101000101100001010100001111110001010000110101111100011111010101111100001111011011010001011000010101000011111100001011110 a1af8fabe1eda2c2a1f8a1af8fabe1eda2c2a1f85e

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