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 犁猜犁猜^ 1111000010111011111000001011001111110000101110111110000011001000111100001011101111100000101100111111000010111011111000001100100001011110 f0bbe0b3f0bbe0c8f0bbe0b3f0bbe0c85e
EUC-JP ?犁?猜?犁?猜^ 00111111111000001011010100111111111000001100101000111111111000001011010100111111111000001100101001011110 3fe0b53fe0ca3fe0b53fe0ca5e
UTF-8 犁猜犁猜^ 11101110100000011011101011100111100010101000000111101110100000011011101011100111100011001001110011101110100000011011101011100111100010101000000111101110100000011011101011100111100011001001110001011110 ee81bae78a81ee81bae78c9cee81bae78a81ee81bae78c9c5e
UHC ?犁?猜?犁?猜^ 00111111110101111110000000111111111000111100010000111111110101111110000000111111111000111100010001011110 3fd7e03fe3c43fd7e03fe3c45e

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