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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 箋漱筵箋漱筵B 11100010101100111001111111111001111000101010010111100010101100111001111111111001111000101010010101000010 e2b39ff9e2a5e2b39ff9e2a542
EUC-JP 箋漱筵箋漱筵B 11100100101101011101111011111011111001001010011111100100101101011101111011111011111001001010011101000010 e4b5defbe4a7e4b5defbe4a742
UTF-8 箋漱筵箋漱筵B 11100111101011101000101111100110101111001011000111100111101011011011010111100111101011101000101111100110101111001011000111100111101011011011010101000010 e7ae8be6bcb1e7adb5e7ae8be6bcb1e7adb542
UHC 箋漱筵箋漱筵B 11101111101010001110001010101011111001101101110111101111101010001110001010101011111001101101110101000010 efa8e2abe6ddefa8e2abe6dd42

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