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 ?峯靂}?峯靂{^ 00111111100101011111010111101000110011000111110100111111100101011111010111101000110011000111101101011110 3f95f5e8cc7d3f95f5e8cc7b5e
EUC-JP ?峯靂}?峯靂{^ 00111111110010101111011111110000110011100111110100111111110010101111011111110000110011100111101101011110 3fcaf7f0ce7d3fcaf7f0ce7b5e
UTF-8 李峯靂}李峯靂{^ 111011111010011110100001111001011011001110101111111010011001110110000010011111011110111110100111101000011110010110110011101011111110100110011101100000100111101101011110 efa7a1e5b3afe99d827defa7a1e5b3afe99d827b5e
UHC 李峯靂}李峯靂{^ 111011001011000011011100111001111101010111111010011111011110110010110000110111001110011111010101111110100111101101011110 ecb0dce7d5fa7decb0dce7d5fa7b5e

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