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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN 贈???贈???e^ 100100011010000100111111001111110011111110010001101000010011111100111111001111110110010101011110 91a13f3f3f91a13f3f3f655e
EUC-JP 贈???贈???e^ 110000101010001100111111001111110011111111000010101000110011111100111111001111110110010101011110 c2a33f3f3fc2a33f3f3f655e
UTF-8 贈숄렰렟贈숄렰렲e^ 1110100010110100100010001110110010001000100001001110101110100000101100001110101110100000100111111110100010110100100010001110110010001000100001001110101110100000101100001110101110100000101100100110010101011110 e8b488ec8884eba0b0eba09fe8b488ec8884eba0b0eba0b2655e
UHC 贈숄렰렟贈숄렰렲e^ 111100011111110010111100111100011000111010111101100011101011000011110001111111001011110011110001100011101011110110001110101111110110010101011110 f1fcbcf18ebd8eb0f1fcbcf18ebd8ebf655e

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