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 譚馴演}譚馴演{^ 111001101001110110010011111010011000100110001001011111011110011010011101100100111110100110001001100010010111101101011110 e69d93e989897de69d93e989897b5e
EUC-JP 譚馴演}譚馴演{^ 111010111111110111000110111010111011000111101001011111011110101111111101110001101110101110110001111010010111101101011110 ebfdc6ebb1e97debfdc6ebb1e97b5e
UTF-8 譚馴演}譚馴演{^ 111010001010110110011010111010011010011010110100111001101011110010010100011111011110100010101101100110101110100110100110101101001110011010111100100101000111101101011110 e8ad9ae9a6b4e6bc947de8ad9ae9a6b4e6bc947b5e
UHC 譚馴演}譚馴演{^ 110100111100100111100010111110001110011011010001011111011101001111001001111000101111100011100110110100010111101101011110 d3c9e2f8e6d17dd3c9e2f8e6d17b5e

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