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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鈼ムシ}鈼ムシ{^ 1111101111000110110100011011110001111101111110111100011011010001101111000111101101011110 fbc6d1bc7dfbc6d1bc7b5e
EUC-JP 鈼ムシ}鈼ムシ{^ 1000111111100011110101101000111011010001100011101011110001111101100011111110001111010110100011101101000110001110101111000111101101011110 8fe3d68ed18ebc7d8fe3d68ed18ebc7b5e
UTF-8 鈼ムシ}鈼ムシ{^ 111010011000100010111100111011111011111010010001111011111011110110111100011111011110100110001000101111001110111110111110100100011110111110111101101111000111101101011110 e988bcefbe91efbdbc7de988bcefbe91efbdbc7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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