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 愿戡娑}愿戡娑{^ 100111001100001110011101010000011001101101001111011111011001110011000011100111010100000110011011010011110111101101011110 9cc39d419b4f7d9cc39d419b4f7b5e
EUC-JP 愿戡娑}愿戡娑{^ 110110001100010111011001101000101101010110110000011111011101100011000101110110011010001011010101101100000111101101011110 d8c5d9a2d5b07dd8c5d9a2d5b07b5e
UTF-8 愿戡娑}愿戡娑{^ 111001101000010010111111111001101000100010100001111001011010100010010001011111011110011010000100101111111110011010001000101000011110010110101000100100010111101101011110 e684bfe688a1e5a8917de684bfe688a1e5a8917b5e
UHC 愿戡娑}愿戡娑{^ 111010101011010011001010111100011101111011001111011111011110101010110100110010101111000111011110110011110111101101011110 eab4caf1decf7deab4caf1decf7b5e

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