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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ロ・莖ェァロ・莖ェァ^ 11011011101001011110010010110001101010101010011111011011101001011110010010110001101010101010011101011110 dba5e4b1aaa7dba5e4b1aaa75e
EUC-JP ロ・莖ェァロ・莖ェァ^ 100011101101101110001110101001011110100010110011100011101010101010001110101001111000111011011011100011101010010111101000101100111000111010101010100011101010011101011110 8edb8ea5e8b38eaa8ea78edb8ea5e8b38eaa8ea75e
UTF-8 ロ・莖ェァロ・莖ェァ^ 11101111101111101001101111101111101111011010010111101000100011101001011011101111101111011010101011101111101111011010011111101111101111101001101111101111101111011010010111101000100011101001011011101111101111011010101011101111101111011010011101011110 efbe9befbda5e88e96efbdaaefbda7efbe9befbda5e88e96efbdaaefbda75e
UHC ??莖????莖??^ 00111111001111111100110011101100001111110011111100111111001111111100110011101100001111110011111101011110 3f3fccec3f3f3f3fccec3f3f5e

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