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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 襍ヲ豎仙脅荳樣ス奇スェ 111010001011010110100110111001101011000110010000111001011000101110111010111001001011100010011110111010011011110110001010111011111011110110101010 e8b5a6e6b190e58bbae4b89ee9bd8aefbdaa
EUC-JP 襍ヲ豎仙脅荳樣ス奇スェ 11110000101101111000111010100110111011001011001111000000111001111011011010111100111010001011101011011100111010111000111010111101101101001111000110001110101111011000111010101010 f0b78ea6ecb3c0e7b6bce8badceb8ebdb4f18ebd8eaa
UTF-8 襍ヲ豎仙脅荳樣ス奇スェ 111010001010010110001101111011111011110110100110111010001011000110001110111001001011101110011001111010001000010010000101111010001000110110110011111001101010100010100011111011111011110110111101111001011010010110000111111011111011110110111101111011111011110110101010 e8a58defbda6e8b18ee4bb99e88485e88db3e6a8a3efbdbde5a587efbdbdefbdaa
UHC ???仙脅荳樣?奇?? 00111111001111110011111111100000101110011111101011110110110101001110010111100101110001100011111111010000111101000011111100111111 3f3f3fe0b9faf6d4e5e5c63fd0f43f3f

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