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 寡璟漁寡璟御^ 10001001110001111111101101101101100010111001100110001001110001111111101101101101100011001110010001011110 89c7fb6d8b9989c7fb6d8ce45e
EUC-JP 寡璟漁寡璟御^ 101100101100100110001111110011001101100110110101111110011011001011001001100011111100110011011001101110001110011001011110 b2c98fccd9b5f9b2c98fccd9b8e65e
UTF-8 寡璟漁寡璟御^ 11100101101011111010000111100111100100101001111111100110101111001000000111100101101011111010000111100111100100101001111111100101101111101010000101011110 e5afa1e7929fe6bc81e5afa1e7929fe5bea15e
UHC 寡璟漁寡璟御^ 11001101111110111100110011011111111001011101101111001101111110111100110011011111111001011101100101011110 cdfbccdfe5dbcdfbccdfe5d95e

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