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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 焌???焌???^ 10001111110010011110100000111111001111110011111110001111110010011110100000111111001111110011111101011110 8fc9e83f3f3f8fc9e83f3f3f5e
UTF-8 焌쇠렠렰焌쇠렠렰^ 11100111100001001000110011101100100001111010000011101011101000001010000011101011101000001011000011100111100001001000110011101100100001111010000011101011101000001010000011101011101000001011000001011110 e7848cec87a0eba0a0eba0b0e7848cec87a0eba0a0eba0b05e
UHC 焌쇠렠렰焌쇠렠렰^ 1111000111100000101111001110100010001110101100011000111010111101111100011110000010111100111010001000111010110001100011101011110101011110 f1e0bce88eb18ebdf1e0bce88eb18ebd5e

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