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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 柴質\}柴質\{^ 10001110110001001000111010111111010111000111110110001110110001001000111010111111010111000111101101011110 8ec48ebf5c7d8ec48ebf5c7b5e
EUC-JP 柴質\}柴質\{^ 10111100110001101011110011000001010111000111110110111100110001101011110011000001010111000111101101011110 bcc6bcc15c7dbcc6bcc15c7b5e
UTF-8 柴質\}柴質\{^ 1110011010011111101101001110100010110011101010100101110001111101111001101001111110110100111010001011001110101010010111000111101101011110 e69fb4e8b3aa5c7de69fb4e8b3aa5c7b5e
UHC 柴質\}柴質\{^ 11100011110000111111001011110101010111000111110111100011110000111111001011110101010111000111101101011110 e3c3f2f55c7de3c3f2f55c7b5e

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