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 焌비렰렰焌비렰렰^ 11100111100001001000110011101011101110011000010011101011101000001011000011101011101000001011000011100111100001001000110011101011101110011000010011101011101000001011000011101011101000001011000001011110 e7848cebb984eba0b0eba0b0e7848cebb984eba0b0eba0b05e
UHC 焌비렰렰焌비렰렰^ 1111000111100000101110101111000110001110101111011000111010111101111100011110000010111010111100011000111010111101100011101011110101011110 f1e0baf18ebd8ebdf1e0baf18ebd8ebd5e

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