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 奣ァ譛枝奣ァ譛施^ 111110101010001110100111111001101001110010001110011111011111101010100011101001111110011010011100100011100111101101011110 faa3a7e69c8e7dfaa3a7e69c8e7b5e
EUC-JP 奣ァ譛枝奣ァ譛施^ 10001111101110001111110010001110101001111110101111111100101110111101111010001111101110001111110010001110101001111110101111111100101110111101110001011110 8fb8fc8ea7ebfcbbde8fb8fc8ea7ebfcbbdc5e
UTF-8 奣ァ譛枝奣ァ譛施^ 11100101101001011010001111101111101111011010011111101000101011011001101111100110100111101001110111100101101001011010001111101111101111011010011111101000101011011001101111100110100101101011110101011110 e5a5a3efbda7e8ad9be69e9de5a5a3efbda7e8ad9be696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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