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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 鶯鶯[鶯鶯[^ 11101001111100101111010111100111111010011111001011110101111001110101101111101001111100101111010111100111111010011111001011110101111001110101101101011110 e9f2f5e7e9f2f5e75be9f2f5e7e9f2f5e75b5e
EUC-JP 鶯?鶯?[鶯?鶯?[^ 111100101111010000111111111100101111010000111111010110111111001011110100001111111111001011110100001111110101101101011110 f2f43ff2f43f5bf2f43ff2f43f5b5e
UTF-8 鶯鶯[鶯鶯[^ 111010011011011010101111111011101001000110010010111010011011011010101111111011101001000110010010010110111110100110110110101011111110111010010001100100101110100110110110101011111110111010010001100100100101101101011110 e9b6afee9192e9b6afee91925be9b6afee9192e9b6afee91925b5e
UHC 鶯?鶯?[鶯?鶯?[^ 111001011010001100111111111001011010001100111111010110111110010110100011001111111110010110100011001111110101101101011110 e5a33fe5a33f5be5a33fe5a33f5b5e

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