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 譚捺ケソ}譚捺ケソ{^ 111001101001110110010011111001101011100110111111011111011110011010011101100100111110011010111001101111110111101101011110 e69d93e6b9bf7de69d93e6b9bf7b5e
EUC-JP 譚捺ケソ}譚捺ケソ{^ 11101011111111011100011011101000100011101011100110001110101111110111110111101011111111011100011011101000100011101011100110001110101111110111101101011110 ebfdc6e88eb98ebf7debfdc6e88eb98ebf7b5e
UTF-8 譚捺ケソ}譚捺ケソ{^ 111010001010110110011010111001101000110110111010111011111011110110111001111011111011110110111111011111011110100010101101100110101110011010001101101110101110111110111101101110011110111110111101101111110111101101011110 e8ad9ae68dbaefbdb9efbdbf7de8ad9ae68dbaefbdb9efbdbf7b5e
UHC 譚捺??}譚捺??{^ 110100111100100111010001111101000011111100111111011111011101001111001001110100011111010000111111001111110111101101011110 d3c9d1f43f3f7dd3c9d1f43f3f7b5e

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