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 ???恁l?恁?^ 001111110011111100111111100111001000110010000010100011000011111110011100100011000011111101011110 3f3f3f9c8c828c3f9c8c3f5e
EUC-JP ???恁l?恁?^ 001111110011111100111111110101111110110010100011111011000011111111010111111011000011111101011110 3f3f3fd7eca3ec3fd7ec3f5e
UTF-8 李얠쮼恁l콉恁쬦^ 11101111101001111010000111101100100101101010000011101100101011101011110011100110100000011000000111101111101111011000110011101100101111011000100111100110100000011000000111101100101011001010011001011110 efa7a1ec96a0ecaebce68181efbd8cecbd89e68181ecaca65e
UHC 李얠쮼恁l콉恁쬦^ 1110110010110000101111101110110010101000100110001110110011110110101000111110110010110001100001011110110011110110101001110101011101011110 ecb0beeca898ecf6a3ecb185ecf6a7575e

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