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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 驩廁筍驩廁筍^ 11101001100010011001101111111000111000101010000111101001100010011001101111111000111000101010000101011110 e9899bf8e2a1e9899bf8e2a15e
EUC-JP 驩廁筍驩廁筍^ 11110001111010011101011011111010111001001010001111110001111010011101011011111010111001001010001101011110 f1e9d6fae4a3f1e9d6fae4a35e
UTF-8 驩廁筍驩廁筍^ 11101001101010011010100111100101101110111000000111100111101011011000110111101001101010011010100111100101101110111000000111100111101011011000110101011110 e9a9a9e5bb81e7ad8de9a9a9e5bb81e7ad8d5e
UHC 驩?筍驩?筍^ 1111110010111110001111111110001011101100111111001011111000111111111000101110110001011110 fcbe3fe2ecfcbe3fe2ec5e

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