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 驩句棯}驩句棯{^ 111010011000100110001011111001011001111010101010011111011110100110001001100010111110010110011110101010100111101101011110 e9898be59eaa7de9898be59eaa7b5e
EUC-JP 驩句棯}驩句棯{^ 111100011110100110110110111001111101110010101100011111011111000111101001101101101110011111011100101011000111101101011110 f1e9b6e7dcac7df1e9b6e7dcac7b5e
UTF-8 驩句棯}驩句棯{^ 111010011010100110101001111001011000111110100101111001101010001110101111011111011110100110101001101010011110010110001111101001011110011010100011101011110111101101011110 e9a9a9e58fa5e6a3af7de9a9a9e58fa5e6a3af7b5e
UHC 驩句?}驩句?{^ 11111100101111101100111110100011001111110111110111111100101111101100111110100011001111110111101101011110 fcbecfa33f7dfcbecfa33f7b5e

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