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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 湿屡湿実J}湿屡湿実J{^ 100011101011110010001110110001101000111010111100100011101100000001001010011111011000111010111100100011101100011010001110101111001000111011000000010010100111101101011110 8ebc8ec68ebc8ec04a7d8ebc8ec68ebc8ec04a7b5e
EUC-JP 湿屡湿実J}湿屡湿実J{^ 101111001011111010111100110010001011110010111110101111001100001001001010011111011011110010111110101111001100100010111100101111101011110011000010010010100111101101011110 bcbebcc8bcbebcc24a7dbcbebcc8bcbebcc24a7b5e
UTF-8 湿屡湿実J}湿屡湿実J{^ 1110011010111001101111111110010110110001101000011110011010111001101111111110010110101110100111110100101001111101111001101011100110111111111001011011000110100001111001101011100110111111111001011010111010011111010010100111101101011110 e6b9bfe5b1a1e6b9bfe5ae9f4a7de6b9bfe5b1a1e6b9bfe5ae9f4a7b5e
UHC ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e

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