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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 邵抵シャ}邵抵シャ{^ 111001111011100010010010111011111011110010101100011111011110011110111000100100101110111110111100101011000111101101011110 e7b892efbcac7de7b892efbcac7b5e
EUC-JP 邵抵シャ}邵抵シャ{^ 11101110101110101100010011110001100011101011110010001110101011000111110111101110101110101100010011110001100011101011110010001110101011000111101101011110 eebac4f18ebc8eac7deebac4f18ebc8eac7b5e
UTF-8 邵抵シャ}邵抵シャ{^ 111010011000001010110101111001101000101010110101111011111011110110111100111011111011110110101100011111011110100110000010101101011110011010001010101101011110111110111101101111001110111110111101101011000111101101011110 e982b5e68ab5efbdbcefbdac7de982b5e68ab5efbdbcefbdac7b5e
UHC 邵抵??}邵抵??{^ 111000011101000011101110101111010011111100111111011111011110000111010000111011101011110100111111001111110111101101011110 e1d0eebd3f3f7de1d0eebd3f3f7b5e

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