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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 薰ャ邂殉薰ャ邂旬^ 111110111001111010101100111001111010111010001111011111011111101110011110101011001110011110101110100011110111101101011110 fb9eace7ae8f7dfb9eace7ae8f7b5e
EUC-JP ?ャ邂殉?ャ邂旬^ 001111111000111010101100111011101011000010111101110111100011111110001110101011001110111010110000101111011101110001011110 3f8eaceeb0bdde3f8eaceeb0bddc5e
UTF-8 薰ャ邂殉薰ャ邂旬^ 11101000100101101011000011101111101111011010110011101001100000101000001011100110101011101000100111101000100101101011000011101111101111011010110011101001100000101000001011100110100101111010110001011110 e896b0efbdace98282e6ae89e896b0efbdace98282e697ac5e
UHC 薰?邂殉薰?邂旬^ 111111011011100100111111111110101011001111100010111001101111110110111001001111111111101010110011111000101110001001011110 fdb93ffab3e2e6fdb93ffab3e2e25e

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