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 獪猝牾}獪猝牾{^ 111000001101010011100000110010101110000010110001011111011110000011010100111000001100101011100000101100010111101101011110 e0d4e0cae0b17de0d4e0cae0b17b5e
EUC-JP 獪猝牾}獪猝牾{^ 111000001101011011100000110011001110000010110011011111011110000011010110111000001100110011100000101100110111101101011110 e0d6e0cce0b37de0d6e0cce0b37b5e
UTF-8 獪猝牾}獪猝牾{^ 111001111000110110101010111001111000110010011101111001111000100110111110011111011110011110001101101010101110011110001100100111011110011110001001101111100111101101011110 e78daae78c9de789be7de78daae78c9de789be7b5e
UHC 獪猝?}獪猝?{^ 11111100111010101111000011110001001111110111110111111100111010101111000011110001001111110111101101011110 fceaf0f13f7dfceaf0f13f7b5e

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