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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 譚鍋朕}譚鍋朕{^ 111001101001110110010011111001111001001010111101011111011110011010011101100100111110011110010010101111010111101101011110 e69d93e792bd7de69d93e792bd7b5e
EUC-JP 譚鍋朕}譚鍋朕{^ 111010111111110111000110111010011100010010111111011111011110101111111101110001101110100111000100101111110111101101011110 ebfdc6e9c4bf7debfdc6e9c4bf7b5e
UTF-8 譚鍋朕}譚鍋朕{^ 111010001010110110011010111010011000110110001011111001101001110010010101011111011110100010101101100110101110100110001101100010111110011010011100100101010111101101011110 e8ad9ae98d8be69c957de8ad9ae98d8be69c957b5e
UHC 譚鍋朕}譚鍋朕{^ 110100111100100111001110101001111111001011111001011111011101001111001001110011101010011111110010111110010111101101011110 d3c9cea7f2f97dd3c9cea7f2f97b5e

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