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 ???m???m^ 001111110011111100111111011011010011111100111111001111110110110101011110 3f3f3f6d3f3f3f6d5e
SJIS-WIN 荼居輯m荼居輯m^ 111001001011011010001011100011111000111101010011011011011110010010110110100010111000111110001111010100110110110101011110 e4b68b8f8f536de4b68b8f8f536d5e
EUC-JP 荼居輯m荼居輯m^ 111010001011100010110101111011111011110110110100011011011110100010111000101101011110111110111101101101000110110101011110 e8b8b5efbdb46de8b8b5efbdb46d5e
UTF-8 荼居輯m荼居輯m^ 111010001000110110111100111001011011000110000101111010001011110010101111011011011110100010001101101111001110010110110001100001011110100010111100101011110110110101011110 e88dbce5b185e8bcaf6de88dbce5b185e8bcaf6d5e
UHC ?居輯m?居輯m^ 00111111110010111101110011110010111111100110110100111111110010111101110011110010111111100110110101011110 3fcbdcf2fe6d3fcbdcf2fe6d5e

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