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 ’Au}Y’Au}bE 11000010100100100100000101110101011111010101100111000010100100100100000101110101011111010110001001000101 c29241757d59c29241757d6245
SJIS-WIN ??Au}Y??Au}bE 00111111001111110100000101110101011111010101100100111111001111110100000101110101011111010110001001000101 3f3f41757d593f3f41757d6245
EUC-JP Â?Au}YÂ?Au}bE 1000111110101010101001000011111101000001011101010111110101011001100011111010101010100100001111110100000101110101011111010110001001000101 8faaa43f41757d598faaa43f41757d6245
UTF-8 ’Au}Y’Au}bE 1100001110000010110000101001001001000001011101010111110101011001110000111000001011000010100100100100000101110101011111010110001001000101 c382c29241757d59c382c29241757d6245
UHC ??Au}Y??Au}bE 00111111001111110100000101110101011111010101100100111111001111110100000101110101011111010110001001000101 3f3f41757d593f3f41757d6245

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