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˜Y}—A˜Y{^ 110000101001011101000001110000101001100001011001011111011100001010010111010000011100001010011000010110010111101101011110 c29741c298597dc29741c298597b5e
SJIS-WIN ??A??Y}??A??Y{^ 001111110011111101000001001111110011111101011001011111010011111100111111010000010011111100111111010110010111101101011110 3f3f413f3f597d3f3f413f3f597b5e
EUC-JP Â?AÂ?Y}Â?AÂ?Y{^ 1000111110101010101001000011111101000001100011111010101010100100001111110101100101111101100011111010101010100100001111110100000110001111101010101010010000111111010110010111101101011110 8faaa43f418faaa43f597d8faaa43f418faaa43f597b5e
UTF-8 —A˜Y}—A˜Y{^ 1100001110000010110000101001011101000001110000111000001011000010100110000101100101111101110000111000001011000010100101110100000111000011100000101100001010011000010110010111101101011110 c382c29741c382c298597dc382c29741c382c298597b5e
UHC ??A??Y}??A??Y{^ 001111110011111101000001001111110011111101011001011111010011111100111111010000010011111100111111010110010111101101011110 3f3f413f3f597d3f3f413f3f597b5e

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