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 踞シ邁ァ[踞シ邁ァ[^ 111001101111010110111100111001111011000010100111010110111110011011110101101111001110011110110000101001110101101101011110 e6f5bce7b0a75be6f5bce7b0a75b5e
EUC-JP 踞シ邁ァ[踞シ邁ァ[^ 11101100111101111000111010111100111011101011001010001110101001110101101111101100111101111000111010111100111011101011001010001110101001110101101101011110 ecf78ebceeb28ea75becf78ebceeb28ea75b5e
UTF-8 踞シ邁ァ[踞シ邁ァ[^ 111010001011100010011110111011111011110110111100111010011000001010000001111011111011110110100111010110111110100010111000100111101110111110111101101111001110100110000010100000011110111110111101101001110101101101011110 e8b89eefbdbce98281efbda75be8b89eefbdbce98281efbda75b5e
UHC 踞?邁?[踞?邁?[^ 110010111110011000111111110110001110010000111111010110111100101111100110001111111101100011100100001111110101101101011110 cbe63fd8e43f5bcbe63fd8e43f5b5e

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