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 ?峰撚}?峰撚{^ 00111111100101011111010010010100010100010111110100111111100101011111010010010100010100010111101101011110 3f95f494517d3f95f494517b5e
EUC-JP ?峰撚}?峰撚{^ 00111111110010101111011011000111101100100111110100111111110010101111011011000111101100100111101101011110 3fcaf6c7b27d3fcaf6c7b27b5e
UTF-8 李峰撚}李峰撚{^ 111011111010011110100001111001011011001110110000111001101001001010011010011111011110111110100111101000011110010110110011101100001110011010010010100110100111101101011110 efa7a1e5b3b0e6929a7defa7a1e5b3b0e6929a7b5e
UHC 李峰撚}李峰撚{^ 111011001011000011011100111010001101001010110101011111011110110010110000110111001110100011010010101101010111101101011110 ecb0dce8d2b57decb0dce8d2b57b5e

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