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 シン鸙}シン鸙{^ 1011110011011101111111000100101001111101101111001101110111111100010010100111101101011110 bcddfc4a7dbcddfc4a7b5e
EUC-JP シン鸙}シン鸙{^ 1000111010111100100011101101110110001111111011001101011001111101100011101011110010001110110111011000111111101100110101100111101101011110 8ebc8edd8fecd67d8ebc8edd8fecd67b5e
UTF-8 シン鸙}シン鸙{^ 111011111011110110111100111011111011111010011101111010011011100010011001011111011110111110111101101111001110111110111110100111011110100110111000100110010111101101011110 efbdbcefbe9de9b8997defbdbcefbe9de9b8997b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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