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^ 1110011011011110100110111110101110001110101111001110101110100010100011110110010101011110 e6de9beb8ebceba28f655e
SJIS-WIN ???????¢?e^ 001111110011111100111111001111110011111100111111001111111000000110010001001111110110010101011110 3f3f3f3f3f3f3f81913f655e
EUC-JP æÞ?ë??ë¢?e^ 1000111110101001110000011000111110101001101100000011111110001111101010111011001100111111001111111000111110101011101100111010000111110001001111110110010101011110 8fa9c18fa9b03f8fabb33f3f8fabb3a1f13f655e
UTF-8 æÞ›ëŽ¼ë¢e^ 1100001110100110110000111001111011000010100110111100001110101011110000101000111011000010101111001100001110101011110000101010001011000010100011110110010101011110 c3a6c39ec29bc3abc28ec2bcc3abc2a2c28f655e
UHC æÞ???¼???e^ 1010100110100001101010001010110100111111001111110011111110101000111110010011111100111111001111110110010101011110 a9a1a8ad3f3f3fa8f93f3f3f655e

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