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{^ 001111110011111101000001001111110011111101011001011111010011111100111111010000010011111100111111010110010111101101011110 3f3f413f3f597d3f3f413f3f597b5e
SJIS-WIN ?ーA?アY}?ーA?アY{^ 001111111011000001000001001111111011000101011001011111010011111110110000010000010011111110110001010110010111101101011110 3fb0413fb1597d3fb0413fb1597b5e
EUC-JP ?ーA?アY}?ーA?アY{^ 00111111100011101011000001000001001111111000111010110001010110010111110100111111100011101011000001000001001111111000111010110001010110010111101101011110 3f8eb0413f8eb1597d3f8eb0413f8eb1597b5e
UTF-8 䵸ーA䵸アY}䵸ーA䵸アY{^ 11100100101101011011100011101111101111011011000001000001111001001011010110111000111011111011110110110001010110010111110111100100101101011011100011101111101111011011000001000001111001001011010110111000111011111011110110110001010110010111101101011110 e4b5b8efbdb041e4b5b8efbdb1597de4b5b8efbdb041e4b5b8efbdb1597b5e
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)