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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 柴識}柴識{^ 100011101100010011110010101010101000111010101111011111011000111011000100111100101010101010001110101011110111101101011110 8ec4f2aa8eaf7d8ec4f2aa8eaf7b5e
EUC-JP 柴?識}柴?識{^ 10111100110001100011111110111100101100010111110110111100110001100011111110111100101100010111101101011110 bcc63fbcb17dbcc63fbcb17b5e
UTF-8 柴識}柴識{^ 111001101001111110110100111011101000011110100001111010001010110110011000011111011110011010011111101101001110111010000111101000011110100010101101100110000111101101011110 e69fb4ee87a1e8ad987de69fb4ee87a1e8ad987b5e
UHC 柴?識}柴?識{^ 11100011110000110011111111100011110110110111110111100011110000110011111111100011110110110111101101011110 e3c33fe3db7de3c33fe3db7b5e

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