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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 韜ァ驪ァ[韜ァ驪ァ[^ 111010001110100110100111111010011000101110100111010110111110100011101001101001111110100110001011101001110101101101011110 e8e9a7e98ba75be8e9a7e98ba75b5e
EUC-JP 韜ァ驪ァ[韜ァ驪ァ[^ 11110000111010111000111010100111111100011110101110001110101001110101101111110000111010111000111010100111111100011110101110001110101001110101101101011110 f0eb8ea7f1eb8ea75bf0eb8ea7f1eb8ea75b5e
UTF-8 韜ァ驪ァ[韜ァ驪ァ[^ 111010011001111110011100111011111011110110100111111010011010100110101010111011111011110110100111010110111110100110011111100111001110111110111101101001111110100110101001101010101110111110111101101001110101101101011110 e99f9cefbda7e9a9aaefbda75be99f9cefbda7e9a9aaefbda75b5e
UHC 韜?驪?[韜?驪?[^ 110101001011011100111111110101011111000100111111010110111101010010110111001111111101010111110001001111110101101101011110 d4b73fd5f13f5bd4b73fd5f13f5b5e

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