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 ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e
SJIS-WIN 蟆^h蟆^fN}蟆^h蟆^fN{^ 111001011011000001011110011010001110010110110000010111100110011001001110011111011110010110110000010111100110100011100101101100000101111001100110010011100111101101011110 e5b05e68e5b05e664e7de5b05e68e5b05e664e7b5e
EUC-JP 蟆^h蟆^fN}蟆^h蟆^fN{^ 111010101011001001011110011010001110101010110010010111100110011001001110011111011110101010110010010111100110100011101010101100100101111001100110010011100111101101011110 eab25e68eab25e664e7deab25e68eab25e664e7b5e
UTF-8 蟆^h蟆^fN}蟆^h蟆^fN{^ 11101000100111111000011001011110011010001110100010011111100001100101111001100110010011100111110111101000100111111000011001011110011010001110100010011111100001100101111001100110010011100111101101011110 e89f865e68e89f865e664e7de89f865e68e89f865e664e7b5e
UHC ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e

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