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 佾?贈?佾?贈?^ 100011111011000011111011001111111100001010100011001111111000111110110000111110110011111111000010101000110011111101011110 8fb0fb3fc2a33f8fb0fb3fc2a33f5e
UTF-8 佾렩贈쌨佾렩贈쌤^ 11100100101111011011111011101011101000001010100111101000101101001000100011101100100011001010100011100100101111011011111011101011101000001010100111101000101101001000100011101100100011001010010001011110 e4bdbeeba0a9e8b488ec8ca8e4bdbeeba0a9e8b488ec8ca45e
UHC 佾렩贈쌨佾렩贈쌤^ 1110110011101011100011101011011111110001111111001011110111011110111011001110101110001110101101111111000111111100101111011101110001011110 eceb8eb7f1fcbddeeceb8eb7f1fcbddc5e

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