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 佯?”佯?”^ 1001100011010001001111111000000101101000100110001101000100111111100000010110100001011110 98d13f816898d13f81685e
EUC-JP 佯?”佯?”^ 1101000011010011001111111010000111001001110100001101001100111111101000011100100101011110 d0d33fa1c9d0d33fa1c95e
UTF-8 佯었”佯었”^ 11100100101111011010111111101100100101111000100011100010100000001001110111100100101111011010111111101100100101111000100011100010100000001001110101011110 e4bdafec9788e2809de4bdafec9788e2809d5e
UHC 佯었”佯었”^ 11100101101110101011111011111010101000011011000111100101101110101011111011111010101000011011000101011110 e5babefaa1b1e5babefaa1b15e

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