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 ¾­Ž©Kon}¾­Ž©Kon{^ 1011111010101101100011101010100101001011011011110110111001111101101111101010110110001110101010010100101101101111011011100111101101011110 bead8ea94b6f6e7dbead8ea94b6f6e7b5e
SJIS-WIN ????Kon}????Kon{^ 0011111100111111001111110011111101001011011011110110111001111101001111110011111100111111001111110100101101101111011011100111101101011110 3f3f3f3f4b6f6e7d3f3f3f3f4b6f6e7b5e
EUC-JP ???©Kon}???©Kon{^ 001111110011111100111111100011111010001011101101010010110110111101101110011111010011111100111111001111111000111110100010111011010100101101101111011011100111101101011110 3f3f3f8fa2ed4b6f6e7d3f3f3f8fa2ed4b6f6e7b5e
UTF-8 ¾­Ž©Kon}¾­Ž©Kon{^ 11000010101111101100001010101101110000101000111011000010101010010100101101101111011011100111110111000010101111101100001010101101110000101000111011000010101010010100101101101111011011100111101101011110 c2bec2adc28ec2a94b6f6e7dc2bec2adc28ec2a94b6f6e7b5e
UHC ¾­??Kon}¾­??Kon{^ 101010001111101010100001101010010011111100111111010010110110111101101110011111011010100011111010101000011010100100111111001111110100101101101111011011100111101101011110 a8faa1a93f3f4b6f6e7da8faa1a93f3f4b6f6e7b5e

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