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{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN 赦鴫m}赦鴫m{^ 10001110110011011000111010110000011011010111110110001110110011011000111010110000011011010111101101011110 8ecd8eb06d7d8ecd8eb06d7b5e
EUC-JP 赦鴫m}赦鴫m{^ 10111100110011111011110010110010011011010111110110111100110011111011110010110010011011010111101101011110 bccfbcb26d7dbccfbcb26d7b5e
UTF-8 赦鴫m}赦鴫m{^ 1110100010110101101001101110100110110100101010110110110101111101111010001011010110100110111010011011010010101011011011010111101101011110 e8b5a6e9b4ab6d7de8b5a6e9b4ab6d7b5e
UHC 赦?m}赦?m{^ 1101111011110101001111110110110101111101110111101111010100111111011011010111101101011110 def53f6d7ddef53f6d7b5e

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