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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鞨芽物}鞨芽物{^ 111010001110000010001001111010001001010110101000011111011110100011100000100010011110100010010101101010000111101101011110 e8e089e895a87de8e089e895a87b5e
EUC-JP 鞨芽物}鞨芽物{^ 111100001110001010110010111010101100101010101010011111011111000011100010101100101110101011001010101010100111101101011110 f0e2b2eacaaa7df0e2b2eacaaa7b5e
UTF-8 鞨芽物}鞨芽物{^ 111010011001111010101000111010001000101010111101111001111000100110101001011111011110100110011110101010001110100010001010101111011110011110001001101010010111101101011110 e99ea8e88abde789a97de99ea8e88abde789a97b5e
UHC 鞨芽物}鞨芽物{^ 110010101110101011100100101101001101101010101010011111011100101011101010111001001011010011011010101010100111101101011110 caeae4b4daaa7dcaeae4b4daaa7b5e

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