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 򰎴}򰎴{^ 1111001010110000100011101011010001111101111100101011000010001110101101000111101101011110 f2b08eb47df2b08eb47b5e
SJIS-WIN ?°?´}?°?´{^ 001111111000000110001011001111111000000101001100011111010011111110000001100010110011111110000001010011000111101101011110 3f818b3f814c7d3f818b3f814c7b5e
EUC-JP ò°?´}ò°?´{^ 10001111101010111101001010100001111010110011111110100001101011010111110110001111101010111101001010100001111010110011111110100001101011010111101101011110 8fabd2a1eb3fa1ad7d8fabd2a1eb3fa1ad7b5e
UTF-8 򰎴}򰎴{^ 11000011101100101100001010110000110000101000111011000010101101000111110111000011101100101100001010110000110000101000111011000010101101000111101101011110 c3b2c2b0c28ec2b47dc3b2c2b0c28ec2b47b5e
UHC ?°?´}?°?´{^ 001111111010000111000110001111111010001010100101011111010011111110100001110001100011111110100010101001010111101101011110 3fa1c63fa2a57d3fa1c63fa2a57b5e

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