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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 将ウ。D将ウ。D^ 100011111010101110110011101000011111011011111011010001001000111110101011101100111010000111110110111110110100010001011110 8fabb3a1f6fb448fabb3a1f6fb445e
EUC-JP 将ウ。?D将ウ。?D^ 1011111010101101100011101011001110001110101000010011111101000100101111101010110110001110101100111000111010100001001111110100010001011110 bead8eb38ea13f44bead8eb38ea13f445e
UTF-8 将ウ。D将ウ。D^ 111001011011000010000110111011111011110110110011111011111011110110100001111011101001010010100010010001001110010110110000100001101110111110111101101100111110111110111101101000011110111010010100101000100100010001011110 e5b086efbdb3efbda1ee94a244e5b086efbdb3efbda1ee94a2445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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