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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN シクシ痣N}シクシ痣N{^ 101111001011100010111100111000010111101101001110011111011011110010111000101111001110000101111011010011100111101101011110 bcb8bce17b4e7dbcb8bce17b4e7b5e
EUC-JP シクシ痣N}シクシ痣N{^ 100011101011110010001110101110001000111010111100111000011101110001001110011111011000111010111100100011101011100010001110101111001110000111011100010011100111101101011110 8ebc8eb88ebce1dc4e7d8ebc8eb88ebce1dc4e7b5e
UTF-8 シクシ痣N}シクシ痣N{^ 1110111110111101101111001110111110111101101110001110111110111101101111001110011110010111101000110100111001111101111011111011110110111100111011111011110110111000111011111011110110111100111001111001011110100011010011100111101101011110 efbdbcefbdb8efbdbce797a34e7defbdbcefbdb8efbdbce797a34e7b5e
UHC ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e

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