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 ´°U}´°U{^ 101101001011000001010101011111011011010010110000010101010111101101011110 b4b0557db4b0557b5e
SJIS-WIN ´°U}´°U{^ 10000001010011001000000110001011010101010111110110000001010011001000000110001011010101010111101101011110 814c818b557d814c818b557b5e
EUC-JP ´°U}´°U{^ 10100001101011011010000111101011010101010111110110100001101011011010000111101011010101010111101101011110 a1ada1eb557da1ada1eb557b5e
UTF-8 ´°U}´°U{^ 11000010101101001100001010110000010101010111110111000010101101001100001010110000010101010111101101011110 c2b4c2b0557dc2b4c2b0557b5e
UHC ´°U}´°U{^ 10100010101001011010000111000110010101010111110110100010101001011010000111000110010101010111101101011110 a2a5a1c6557da2a5a1c6557b5e

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