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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 謗護洌}謗護洌{^ 111001101000111010001100111011001001111110101110011111011110011010001110100011001110110010011111101011100111101101011110 e68e8cec9fae7de68e8cec9fae7b5e
EUC-JP 謗護洌}謗護洌{^ 111010111110111010111000111011101101111010110000011111011110101111101110101110001110111011011110101100000111101101011110 ebeeb8eedeb07debeeb8eedeb07b5e
UTF-8 謗護洌}謗護洌{^ 111010001010110010010111111010001010110110110111111001101011010010001100011111011110100010101100100101111110100010101101101101111110011010110100100011000111101101011110 e8ac97e8adb7e6b48c7de8ac97e8adb7e6b48c7b5e
UHC 謗護洌}謗護洌{^ 110110111011111111111011110111101101011010101100011111011101101110111111111110111101111011010110101011000111101101011110 dbbffbded6ac7ddbbffbded6ac7b5e

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