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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 讀・蠖ァ讀・蠖ァ^ 11100110101001001010010111100101101111011010011111100110101001001010010111100101101111011010011101011110 e6a4a5e5bda7e6a4a5e5bda75e
EUC-JP 讀・蠖ァ讀・蠖ァ^ 1110110010100110100011101010010111101010101111111000111010100111111011001010011010001110101001011110101010111111100011101010011101011110 eca68ea5eabf8ea7eca68ea5eabf8ea75e
UTF-8 讀・蠖ァ讀・蠖ァ^ 11101000101011101000000011101111101111011010010111101000101000001001011011101111101111011010011111101000101011101000000011101111101111011010010111101000101000001001011011101111101111011010011101011110 e8ae80efbda5e8a096efbda7e8ae80efbda5e8a096efbda75e
UHC 讀???讀???^ 1101010011000001001111110011111100111111110101001100000100111111001111110011111101011110 d4c13f3f3fd4c13f3f3f5e

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