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 ??e????D??e????D^ 0011111100111111011001010011111100111111001111110011111101000100001111110011111101100101001111110011111100111111001111110100010001011110 3f3f653f3f3f3f443f3f653f3f3f3f445e
SJIS-WIN 将エe将ゥ将ツD将エe将ゥ将ツD^ 1000111110101011101101000110010110001111101010111010100110001111101010111100001001000100100011111010101110110100011001011000111110101011101010011000111110101011110000100100010001011110 8fabb4658faba98fabc2448fabb4658faba98fabc2445e
EUC-JP 将エe将ゥ将ツD将エe将ゥ将ツD^ 1011111010101101100011101011010001100101101111101010110110001110101010011011111010101101100011101100001001000100101111101010110110001110101101000110010110111110101011011000111010101001101111101010110110001110110000100100010001011110 bead8eb465bead8ea9bead8ec244bead8eb465bead8ea9bead8ec2445e
UTF-8 将エe将ゥ将ツD将エe将ゥ将ツD^ 1110010110110000100001101110111110111101101101000110010111100101101100001000011011101111101111011010100111100101101100001000011011101111101111101000001001000100111001011011000010000110111011111011110110110100011001011110010110110000100001101110111110111101101010011110010110110000100001101110111110111110100000100100010001011110 e5b086efbdb465e5b086efbda9e5b086efbe8244e5b086efbdb465e5b086efbda9e5b086efbe82445e
UHC ??e????D??e????D^ 0011111100111111011001010011111100111111001111110011111101000100001111110011111101100101001111110011111100111111001111110100010001011110 3f3f653f3f3f3f443f3f653f3f3f3f445e

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