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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN シル蕘シャ}シル蕘シャ{^ 101111001101100111100100111110111011110010101100011111011011110011011001111001001111101110111100101011000111101101011110 bcd9e4fbbcac7dbcd9e4fbbcac7b5e
EUC-JP シル蕘シャ}シル蕘シャ{^ 1000111010111100100011101101100111101000111111011000111010111100100011101010110001111101100011101011110010001110110110011110100011111101100011101011110010001110101011000111101101011110 8ebc8ed9e8fd8ebc8eac7d8ebc8ed9e8fd8ebc8eac7b5e
UTF-8 シル蕘シャ}シル蕘シャ{^ 111011111011110110111100111011111011111010011001111010001001010110011000111011111011110110111100111011111011110110101100011111011110111110111101101111001110111110111110100110011110100010010101100110001110111110111101101111001110111110111101101011000111101101011110 efbdbcefbe99e89598efbdbcefbdac7defbdbcefbe99e89598efbdbcefbdac7b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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