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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 脱多速脱多速B 10010010010001011001000110111101100100011010110010010010010001011001000110111101100100011010110001000010 924591bd91ac924591bd91ac42
EUC-JP 脱多速脱多速B 11000011101001101100001010111111110000101010111011000011101001101100001010111111110000101010111001000010 c3a6c2bfc2aec3a6c2bfc2ae42
UTF-8 脱多速脱多速B 11101000100001001011000111100101101001001001101011101001100000001001111111101000100001001011000111100101101001001001101011101001100000001001111101000010 e884b1e5a49ae9809fe884b1e5a49ae9809f42
UHC ?多速?多速B 0011111111010010111111011110000111011100001111111101001011111101111000011101110001000010 3fd2fde1dc3fd2fde1dc42

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