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 聖乂?}聖乂?{^ 10010000101110011001100010100111001111110111110110010000101110011001100010100111001111110111101101011110 90b998a73f7d90b998a73f7b5e
EUC-JP 聖乂捿}聖乂捿{^ 1100000010111011110100001010100110001111110000001010010001111101110000001011101111010000101010011000111111000000101001000111101101011110 c0bbd0a98fc0a47dc0bbd0a98fc0a47b5e
UTF-8 聖乂捿}聖乂捿{^ 111010001000000110010110111001001011100110000010111001101000110110111111011111011110100010000001100101101110010010111001100000101110011010001101101111110111101101011110 e88196e4b982e68dbf7de88196e4b982e68dbf7b5e
UHC 聖乂捿}聖乂捿{^ 111000011010000111100111110100011101111111110010011111011110000110100001111001111101000111011111111100100111101101011110 e1a1e7d1dff27de1a1e7d1dff27b5e

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