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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跌ク荳ケ}跌ク荳ケ{^ 111001101110100110111000111001001011100010111001011111011110011011101001101110001110010010111000101110010111101101011110 e6e9b8e4b8b97de6e9b8e4b8b97b5e
EUC-JP 跌ク荳ケ}跌ク荳ケ{^ 11101100111010111000111010111000111010001011101010001110101110010111110111101100111010111000111010111000111010001011101010001110101110010111101101011110 eceb8eb8e8ba8eb97deceb8eb8e8ba8eb97b5e
UTF-8 跌ク荳ケ}跌ク荳ケ{^ 111010001011011110001100111011111011110110111000111010001000110110110011111011111011110110111001011111011110100010110111100011001110111110111101101110001110100010001101101100111110111110111101101110010111101101011110 e8b78cefbdb8e88db3efbdb97de8b78cefbdb8e88db3efbdb97b5e
UHC 跌?荳?}跌?荳?{^ 111100101111011000111111110101001110010100111111011111011111001011110110001111111101010011100101001111110111101101011110 f2f63fd4e53f7df2f63fd4e53f7b5e

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