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 ??贈???贈?^ 0011111100111111100100011010000100111111001111110011111110010001101000010011111101011110 3f3f91a13f3f3f91a13f5e
EUC-JP ??贈???贈?^ 0011111100111111110000101010001100111111001111110011111111000010101000110011111101011110 3f3fc2a33f3f3fc2a33f5e
UTF-8 欌렩贈쌨欌렩贈쌤^ 11100110101011001000110011101011101000001010100111101000101101001000100011101100100011001010100011100110101011001000110011101011101000001010100111101000101101001000100011101100100011001010010001011110 e6ac8ceba0a9e8b488ec8ca8e6ac8ceba0a9e8b488ec8ca45e
UHC 欌렩贈쌨欌렩贈쌤^ 1110110111101011100011101011011111110001111111001011110111011110111011011110101110001110101101111111000111111100101111011101110001011110 edeb8eb7f1fcbddeedeb8eb7f1fcbddc5e

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