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^ 1110011110101111101000001110011110101011101110101110011110101111101000001110100010111011101110000110010101011110 e7afa0e7abbae7afa0e8bbb8655e
SJIS-WIN ????????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f3f3f655e
EUC-JP ����e^ 100011111010101110101110100011111010001010110100001111111000111110101011101011100011111110001111101000101110101110001111101010111010111010001111101000101011010000111111100011111010101110110010001111111000111110100010101100010110010101011110 8fabae8fa2b43f8fabae3f8fa2eb8fabae8fa2b43f8fabb23f8fa2b1655e
UTF-8 篠竺篠軸e^ 1100001110100111110000101010111111000010101000001100001110100111110000101010101111000010101110101100001110100111110000101010111111000010101000001100001110101000110000101011101111000010101110000110010101011110 c3a7c2afc2a0c3a7c2abc2bac3a7c2afc2a0c3a8c2bbc2b8655e
UHC ?????º?????¸e^ 00111111001111110011111100111111001111111010100010101100001111110011111100111111001111110011111110100010101011000110010101011110 3f3f3f3f3fa8ac3f3f3f3f3fa2ac655e

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