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^ 100011111010101110110001100011111010101110100001010001001000111110101011101100011000111110101011101000010100010001011110 8fabb18faba1448fabb18faba1445e
EUC-JP 将ア将。D将ア将。D^ 10111110101011011000111010110001101111101010110110001110101000010100010010111110101011011000111010110001101111101010110110001110101000010100010001011110 bead8eb1bead8ea144bead8eb1bead8ea1445e
UTF-8 将ア将。D将ア将。D^ 111001011011000010000110111011111011110110110001111001011011000010000110111011111011110110100001010001001110010110110000100001101110111110111101101100011110010110110000100001101110111110111101101000010100010001011110 e5b086efbdb1e5b086efbda144e5b086efbdb1e5b086efbda1445e
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)