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 ?A?@?Au?A?@?Au^ 001111110100000100111111010000000011111101000001011101010011111101000001001111110100000000111111010000010111010101011110 3f413f403f41753f413f403f41755e
SJIS-WIN ?A?@?Au?A?@?Au^ 001111110100000100111111010000000011111101000001011101010011111101000001001111110100000000111111010000010111010101011110 3f413f403f41753f413f403f41755e
EUC-JP ?A?@?Au?A?@?Au^ 001111110100000100111111010000000011111101000001011101010011111101000001001111110100000000111111010000010111010101011110 3f413f403f41753f413f403f41755e
UTF-8 혪A혪@혪Au혪A혪@혪Au^ 111011011001100010101010010000011110110110011000101010100100000011101101100110001010101001000001011101011110110110011000101010100100000111101101100110001010101001000000111011011001100010101010010000010111010101011110 ed98aa41ed98aa40ed98aa4175ed98aa41ed98aa40ed98aa41755e
UHC 혪A혪@혪Au혪A혪@혪Au^ 110000101001001001000001110000101001001001000000110000101001001001000001011101011100001010010010010000011100001010010010010000001100001010010010010000010111010101011110 c29241c29240c2924175c29241c29240c29241755e

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