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 驩槫慍}驩槫慍{^ 111010011000100110011110111001011001110010110000011111011110100110001001100111101110010110011100101100000111101101011110 e9899ee59cb07de9899ee59cb07b5e
EUC-JP 驩槫慍}驩槫慍{^ 111100011110100111011100111001111101100010110010011111011111000111101001110111001110011111011000101100100111101101011110 f1e9dce7d8b27df1e9dce7d8b27b5e
UTF-8 驩槫慍}驩槫慍{^ 111010011010100110101001111001101010011110101011111001101000010110001101011111011110100110101001101010011110011010100111101010111110011010000101100011010111101101011110 e9a9a9e6a7abe6858d7de9a9a9e6a7abe6858d7b5e
UHC 驩??}驩??{^ 1111110010111110001111110011111101111101111111001011111000111111001111110111101101011110 fcbe3f3f7dfcbe3f3f7b5e

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