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 àòۏàòÙ^ 100011111110000011110010110110111000111111100000111100101101100101011110 8fe0f2db8fe0f2d95e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?àòÛ?àòÙ^ 001111111000111110101011101000101000111110101011110100101000111110101010111001010011111110001111101010111010001010001111101010111101001010001111101010101110001101011110 3f8faba28fabd28faae53f8faba28fabd28faae35e
UTF-8 àòۏàòÙ^ 1100001010001111110000111010000011000011101100101100001110011011110000101000111111000011101000001100001110110010110000111001100101011110 c28fc3a0c3b2c39bc28fc3a0c3b2c3995e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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