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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 赤?▲赤?▲^ 1001000011010100001111111000000110100011100100001101010000111111100000011010001101011110 90d43f81a390d43f81a35e
EUC-JP 赤?▲赤?▲^ 1100000011010110001111111010001010100101110000001101011000111111101000101010010101011110 c0d63fa2a5c0d63fa2a55e
UTF-8 赤쇠▲赤쇠▲^ 11101000101101011010010011101100100001111010000011100010100101101011001011101000101101011010010011101100100001111010000011100010100101101011001001011110 e8b5a4ec87a0e296b2e8b5a4ec87a0e296b25e
UHC 赤쇠▲赤쇠▲^ 11101110111001011011110011101000101000011110001111101110111001011011110011101000101000011110001101011110 eee5bce8a1e3eee5bce8a1e35e

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