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 鞜。驕。[鞜。驕。[^ 111010001101111110100001111010011000000110100001010110111110100011011111101000011110100110000001101000010101101101011110 e8dfa1e981a15be8dfa1e981a15b5e
EUC-JP 鞜。驕。[鞜。驕。[^ 11110000111000011000111010100001111100011110000110001110101000010101101111110000111000011000111010100001111100011110000110001110101000010101101101011110 f0e18ea1f1e18ea15bf0e18ea1f1e18ea15b5e
UTF-8 鞜。驕。[鞜。驕。[^ 111010011001111010011100111011111011110110100001111010011010100110010101111011111011110110100001010110111110100110011110100111001110111110111101101000011110100110101001100101011110111110111101101000010101101101011110 e99e9cefbda1e9a995efbda15be99e9cefbda1e9a995efbda15b5e
UHC ??驕?[??驕?[^ 00111111001111111100111011110110001111110101101100111111001111111100111011110110001111110101101101011110 3f3fcef63f5b3f3fcef63f5b5e

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