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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??恁????恁??^ 00111111001111111001110010001100001111110011111100111111001111111001110010001100001111110011111101011110 3f3f9c8c3f3f3f3f9c8c3f3f5e
EUC-JP ??恁????恁??^ 00111111001111111101011111101100001111110011111100111111001111111101011111101100001111110011111101011110 3f3fd7ec3f3f3f3fd7ec3f3f5e
UTF-8 李퐊恁㏃쮼李퐊恁㏃쮼^ 11101111101001111010000111101101100100001000101011100110100000011000000111100011100011111000001111101100101011101011110011101111101001111010000111101101100100001000101011100110100000011000000111100011100011111000001111101100101011101011110001011110 efa7a1ed908ae68181e38f83ecaebcefa7a1ed908ae68181e38f83ecaebc5e
UHC 李퐊恁㏃쮼李퐊恁㏃쮼^ 111011001011000010111101011011101110110011110110101001111110110010101000100110001110110010110000101111010110111011101100111101101010011111101100101010001001100001011110 ecb0bd6eecf6a7eca898ecb0bd6eecf6a7eca8985e

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