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 濩?贈?濩?贈?^ 100011111100100110100100001111111100001010100011001111111000111111001001101001000011111111000010101000110011111101011110 8fc9a43fc2a33f8fc9a43fc2a33f5e
UTF-8 濩렢贈쌨濩렢贈쌤^ 11100110101111111010100111101011101000001010001011101000101101001000100011101100100011001010100011100110101111111010100111101011101000001010001011101000101101001000100011101100100011001010010001011110 e6bfa9eba0a2e8b488ec8ca8e6bfa9eba0a2e8b488ec8ca45e
UHC 濩렢贈쌨濩렢贈쌤^ 1111101111001101100011101011001111110001111111001011110111011110111110111100110110001110101100111111000111111100101111011101110001011110 fbcd8eb3f1fcbddefbcd8eb3f1fcbddc5e

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