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{^ 111110111100110110001110101100111111000010111010100011101011010101001010011111011111101111001101100011101011001111110000101110101000111010110101010010100111101101011110 fbcd8eb3f0ba8eb54a7dfbcd8eb3f0ba8eb54a7b5e
EUC-JP 鉷宍?七J}鉷宍?七J{^ 100011111110001111110001101111001011010100111111101111001011011101001010011111011000111111100011111100011011110010110101001111111011110010110111010010100111101101011110 8fe3f1bcb53fbcb74a7d8fe3f1bcb53fbcb74a7b5e
UTF-8 鉷宍七J}鉷宍七J{^ 1110100110001001101101111110010110101110100011011110111010000001101110011110010010111000100000110100101001111101111010011000100110110111111001011010111010001101111011101000000110111001111001001011100010000011010010100111101101011110 e989b7e5ae8dee81b9e4b8834a7de989b7e5ae8dee81b9e4b8834a7b5e
UHC ???七J}???七J{^ 001111110011111100111111111101101101001001001010011111010011111100111111001111111111011011010010010010100111101101011110 3f3f3ff6d24a7d3f3f3ff6d24a7b5e

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