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^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f655e
SJIS-WIN ?}?}?}????e^ 001111111000000101110000001111111000000101110000001111111000000101110000001111110011111100111111001111110110010101011110 3f81703f81703f81703f3f3f3f655e
EUC-JP ?}?}?}????e^ 001111111010000111010001001111111010000111010001001111111010000111010001001111110011111100111111001111110110010101011110 3fa1d13fa1d13fa1d13f3f3f3f655e
UTF-8 룵}룵}룵}룵₃룵₃e^ 1110101110100011101101011110111110111101100111011110101110100011101101011110111110111101100111011110101110100011101101011110111110111101100111011110101110100011101101011110001010000010100000111110101110100011101101011110001010000010100000110110010101011110 eba3b5efbd9deba3b5efbd9deba3b5efbd9deba3b5e28283eba3b5e28283655e
UHC 룵}룵}룵}룵₃룵₃e^ 10001111101010101010001111111101100011111010101010100011111111011000111110101010101000111111110110001111101010101010100111111101100011111010101010101001111111010110010101011110 8faaa3fd8faaa3fd8faaa3fd8faaa9fd8faaa9fd655e

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