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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 滲贊諒滲贊諒^ 10011111111110001110011011010011100101111100100010011111111110001110011011010011100101111100100001011110 9ff8e6d397c89ff8e6d397c85e
EUC-JP 滲贊諒滲贊諒^ 11011110111110101110110011010101110011101100101011011110111110101110110011010101110011101100101001011110 defaecd5cecadefaecd5ceca5e
UTF-8 滲贊諒滲贊諒^ 11100110101110111011001011101000101101001000101011101000101010111001001011100110101110111011001011101000101101001000101011101000101010111001001001011110 e6bbb2e8b48ae8ab92e6bbb2e8b48ae8ab925e
UHC ?贊諒?贊諒^ 0011111111110011110001111101010111011111001111111111001111000111110101011101111101011110 3ff3c7d5df3ff3c7d5df5e

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