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 茯??宗茯??宗^ 11100100101010000011111100111111100011110100000011100100101010000011111100111111100011110100000001011110 e4a83f3f8f40e4a83f3f8f405e
EUC-JP 茯??宗茯??宗^ 11101000101010100011111100111111101111011010000111101000101010100011111100111111101111011010000101011110 e8aa3f3fbda1e8aa3f3fbda15e
UTF-8 茯롛렽宗茯롛렽宗^ 11101000100011001010111111101011101000011001101111101011101000001011110111100101101011101001011111101000100011001010111111101011101000011001101111101011101000001011110111100101101011101001011101011110 e88cafeba19beba0bde5ae97e88cafeba19beba0bde5ae975e
UHC 茯롛렽宗茯롛렽宗^ 1101110011011010100011101101111110001110110001011111000011110011110111001101101010001110110111111000111011000101111100001111001101011110 dcda8edf8ec5f0f3dcda8edf8ec5f0f35e

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