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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鬘エ蝮穫}鬘エ蝮穫{^ 1110100110100001101101001110010110011101100010100110111001111101111010011010000110110100111001011001110110001010011011100111101101011110 e9a1b4e59d8a6e7de9a1b4e59d8a6e7b5e
EUC-JP 鬘エ蝮穫}鬘エ蝮穫{^ 11110010101000111000111010110100111010011111110110110011110011110111110111110010101000111000111010110100111010011111110110110011110011110111101101011110 f2a38eb4e9fdb3cf7df2a38eb4e9fdb3cf7b5e
UTF-8 鬘エ蝮穫}鬘エ蝮穫{^ 111010011010110010011000111011111011110110110100111010001001110110101110111001111010100110101011011111011110100110101100100110001110111110111101101101001110100010011101101011101110011110101001101010110111101101011110 e9ac98efbdb4e89daee7a9ab7de9ac98efbdb4e89daee7a9ab7b5e
UHC ???穫}???穫{^ 00111111001111110011111111111100101011100111110100111111001111110011111111111100101011100111101101011110 3f3f3ffcae7d3f3f3ffcae7b5e

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