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 遽ヲ邁ァ遽ヲ邁ァ^ 11100111101011111010011011100111101100001010011111100111101011111010011011100111101100001010011101011110 e7afa6e7b0a7e7afa6e7b0a75e
EUC-JP 遽ヲ邁ァ遽ヲ邁ァ^ 1110111010110001100011101010011011101110101100101000111010100111111011101011000110001110101001101110111010110010100011101010011101011110 eeb18ea6eeb28ea7eeb18ea6eeb28ea75e
UTF-8 遽ヲ邁ァ遽ヲ邁ァ^ 11101001100000011011110111101111101111011010011011101001100000101000000111101111101111011010011111101001100000011011110111101111101111011010011011101001100000101000000111101111101111011010011101011110 e981bdefbda6e98281efbda7e981bdefbda6e98281efbda75e
UHC 遽?邁?遽?邁?^ 11001011111010000011111111011000111001000011111111001011111010000011111111011000111001000011111101011110 cbe83fd8e43fcbe83fd8e43f5e

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