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 ’?純?⊂’?純?⊂^ 1000000101100110001111111000111110000011001111111000000110111100100000010110011000111111100011111000001100111111100000011011110001011110 81663f8f833f81bc81663f8f833f81bc5e
EUC-JP ’?純?⊂’?純?⊂^ 1010000111000111001111111011110111100011001111111010001010111110101000011100011100111111101111011110001100111111101000101011111001011110 a1c73fbde33fa2bea1c73fbde33fa2be5e
UTF-8 ’룶純◈⊂’룶純◈⊂^ 11100010100000001001100111101011101000111011011011100111101101001001010011100010100101111000100011100010100010101000001011100010100000001001100111101011101000111011011011100111101101001001010011100010100101111000100011100010100010101000001001011110 e28099eba3b6e7b494e29788e28a82e28099eba3b6e7b494e29788e28a825e
UHC ’룶純◈⊂’룶純◈⊂^ 101000011010111110001111101010111110001011101101101000101100001010100001111110001010000110101111100011111010101111100010111011011010001011000010101000011111100001011110 a1af8fabe2eda2c2a1f8a1af8fabe2eda2c2a1f85e

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