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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN シリナヨJ}シリナヨJ{^ 10111100110110001100010111010110010010100111110110111100110110001100010111010110010010100111101101011110 bcd8c5d64a7dbcd8c5d64a7b5e
EUC-JP シリナヨJ}シリナヨJ{^ 100011101011110010001110110110001000111011000101100011101101011001001010011111011000111010111100100011101101100010001110110001011000111011010110010010100111101101011110 8ebc8ed88ec58ed64a7d8ebc8ed88ec58ed64a7b5e
UTF-8 シリナヨJ}シリナヨJ{^ 1110111110111101101111001110111110111110100110001110111110111110100001011110111110111110100101100100101001111101111011111011110110111100111011111011111010011000111011111011111010000101111011111011111010010110010010100111101101011110 efbdbcefbe98efbe85efbe964a7defbdbcefbe98efbe85efbe964a7b5e
UHC ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e

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