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 äþ„¦e^ 1100001110100100110000111011111011000010100100001100001010000100110000101000110111000010101001100110010101011110 c3a4c3bec290c284c28dc2a6655e
SJIS-WIN ????????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f3f3f655e
EUC-JP ä����¦e^ 100011111010101010101010100011111010001011110000100011111010101010101010001111111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001001000111110100010110000110110010101011110 8faaaa8fa2f08faaaa3f8faaa43f8faaa43f8faaa43f8faaa48fa2c3655e
UTF-8 äþ„¦e^ 1100001110000011110000101010010011000011100000111100001010111110110000111000001011000010100100001100001110000010110000101000010011000011100000101100001010001101110000111000001011000010101001100110010101011110 c383c2a4c383c2bec382c290c382c284c382c28dc382c2a6655e
UHC ?¤?¾????????e^ 00111111101000101011010000111111101010001111101000111111001111110011111100111111001111110011111100111111001111110110010101011110 3fa2b43fa8fa3f3f3f3f3f3f3f3f655e

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