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 ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN シハイスK}シハイスK{^ 10111100110010101011001010111101010010110111110110111100110010101011001010111101010010110111101101011110 bccab2bd4b7dbccab2bd4b7b5e
EUC-JP シハイスK}シハイスK{^ 100011101011110010001110110010101000111010110010100011101011110101001011011111011000111010111100100011101100101010001110101100101000111010111101010010110111101101011110 8ebc8eca8eb28ebd4b7d8ebc8eca8eb28ebd4b7b5e
UTF-8 シハイスK}シハイスK{^ 1110111110111101101111001110111110111110100010101110111110111101101100101110111110111101101111010100101101111101111011111011110110111100111011111011111010001010111011111011110110110010111011111011110110111101010010110111101101011110 efbdbcefbe8aefbdb2efbdbd4b7defbdbcefbe8aefbdb2efbdbd4b7b5e
UHC ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e

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