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 李쇱쮰e^ 1110111110100111101000011110110010000111101100011110110010101110101100000110010101011110 efa7a1ec87b1ecaeb0655e
SJIS-WIN ?§???±??°e^ 0011111110000001100110000011111100111111001111111000000101111101001111110011111110000001100010110110010101011110 3f81983f3f3f817d3f3f818b655e
EUC-JP 李�쮰e^ 100011111010101111000001101000011111100010001111101000101100001010001111101010111100000000111111101000011101111010001111101010111100000010001111101000101110111010100001111010110110010101011110 8fabc1a1f88fa2c28fabc03fa1de8fabc08fa2eea1eb655e
UTF-8 李쇱쮰e^ 1100001110101111110000101010011111000010101000011100001110101100110000101000011111000010101100011100001110101100110000101010111011000010101100000110010101011110 c3afc2a7c2a1c3acc287c2b1c3acc2aec2b0655e
UHC ?§¡??±?®°e^ 00111111101000011101011110100010101011100011111100111111101000011011111000111111101000101110011110100001110001100110010101011110 3fa1d7a2ae3f3fa1be3fa2e7a1c6655e

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