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{^ 111010011100001001011110011010001110100111000010010111100110011001001110011111011110100111000010010111100110100011101001110000100101111001100110010011100111101101011110 e9c25e68e9c25e664e7de9c25e68e9c25e664e7b5e
EUC-JP 鯆^h鯆^fN}鯆^h鯆^fN{^ 111100101100010001011110011010001111001011000100010111100110011001001110011111011111001011000100010111100110100011110010110001000101111001100110010011100111101101011110 f2c45e68f2c45e664e7df2c45e68f2c45e664e7b5e
UTF-8 鯆^h鯆^fN}鯆^h鯆^fN{^ 11101001101011111000011001011110011010001110100110101111100001100101111001100110010011100111110111101001101011111000011001011110011010001110100110101111100001100101111001100110010011100111101101011110 e9af865e68e9af865e664e7de9af865e68e9af865e664e7b5e
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)