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 ????]n}????]n{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e
SJIS-WIN シクシニ]n}シクシニ]n{^ 101111001011100010111100110001100101110101101110011111011011110010111000101111001100011001011101011011100111101101011110 bcb8bcc65d6e7dbcb8bcc65d6e7b5e
EUC-JP シクシニ]n}シクシニ]n{^ 1000111010111100100011101011100010001110101111001000111011000110010111010110111001111101100011101011110010001110101110001000111010111100100011101100011001011101011011100111101101011110 8ebc8eb88ebc8ec65d6e7d8ebc8eb88ebc8ec65d6e7b5e
UTF-8 シクシニ]n}シクシニ]n{^ 11101111101111011011110011101111101111011011100011101111101111011011110011101111101111101000011001011101011011100111110111101111101111011011110011101111101111011011100011101111101111011011110011101111101111101000011001011101011011100111101101011110 efbdbcefbdb8efbdbcefbe865d6e7defbdbcefbdb8efbdbcefbe865d6e7b5e
UHC ????]n}????]n{^ 001111110011111100111111001111110101110101101110011111010011111100111111001111110011111101011101011011100111101101011110 3f3f3f3f5d6e7d3f3f3f3f5d6e7b5e

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