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 逾・蠖ァ逾・蠖ァ^ 11100111101001011010010111100101101111011010011111100111101001011010010111100101101111011010011101011110 e7a5a5e5bda7e7a5a5e5bda75e
EUC-JP 逾・蠖ァ逾・蠖ァ^ 1110111010100111100011101010010111101010101111111000111010100111111011101010011110001110101001011110101010111111100011101010011101011110 eea78ea5eabf8ea7eea78ea5eabf8ea75e
UTF-8 逾・蠖ァ逾・蠖ァ^ 11101001100000001011111011101111101111011010010111101000101000001001011011101111101111011010011111101001100000001011111011101111101111011010010111101000101000001001011011101111101111011010011101011110 e980beefbda5e8a096efbda7e980beefbda5e8a096efbda75e
UHC 逾???逾???^ 1110101110110101001111110011111100111111111010111011010100111111001111110011111101011110 ebb53f3f3febb53f3f3f5e

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