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 驩廁臓}驩廁臓{^ 111010011000100110011011111110001001000110011111011111011110100110001001100110111111100010010001100111110111101101011110 e9899bf8919f7de9899bf8919f7b5e
EUC-JP 驩廁臓}驩廁臓{^ 111100011110100111010110111110101100001010100001011111011111000111101001110101101111101011000010101000010111101101011110 f1e9d6fac2a17df1e9d6fac2a17b5e
UTF-8 驩廁臓}驩廁臓{^ 111010011010100110101001111001011011101110000001111010001000011110010011011111011110100110101001101010011110010110111011100000011110100010000111100100110111101101011110 e9a9a9e5bb81e887937de9a9a9e5bb81e887937b5e
UHC 驩??}驩??{^ 1111110010111110001111110011111101111101111111001011111000111111001111110111101101011110 fcbe3f3f7dfcbe3f3f7b5e

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