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 骰シ邱、}骰シ邱、{^ 111010011000110110111100111001111011011110100100011111011110100110001101101111001110011110110111101001000111101101011110 e98dbce7b7a47de98dbce7b7a47b5e
EUC-JP 骰シ邱、}骰シ邱、{^ 11110001111011011000111010111100111011101011100110001110101001000111110111110001111011011000111010111100111011101011100110001110101001000111101101011110 f1ed8ebceeb98ea47df1ed8ebceeb98ea47b5e
UTF-8 骰シ邱、}骰シ邱、{^ 111010011010101010110000111011111011110110111100111010011000001010110001111011111011110110100100011111011110100110101010101100001110111110111101101111001110100110000010101100011110111110111101101001000111101101011110 e9aab0efbdbce982b1efbda47de9aab0efbdbce982b1efbda47b5e
UHC ??邱?}??邱?{^ 00111111001111111100111111001000001111110111110100111111001111111100111111001000001111110111101101011110 3f3fcfc83f7d3f3fcfc83f7b5e

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