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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??鼎???鼎?^ 0011111100111111100100110100001100111111001111110011111110010011010000110011111101011110 3f3f93433f3f3f93433f5e
EUC-JP 洧?鼎?洧?鼎?^ 100011111100011110110100001111111100010110100100001111111000111111000111101101000011111111000101101001000011111101011110 8fc7b43fc5a43f8fc7b43fc5a43f5e
UTF-8 洧렭鼎렦洧렭鼎렦^ 11100110101101001010011111101011101000001010110111101001101111001000111011101011101000001010011011100110101101001010011111101011101000001010110111101001101111001000111011101011101000001010011001011110 e6b4a7eba0ade9bc8eeba0a6e6b4a7eba0ade9bc8eeba0a65e
UHC 洧렭鼎렦洧렭鼎렦^ 1110101011111011100011101011101011110000101000111000111010110101111010101111101110001110101110101111000010100011100011101011010101011110 eafb8ebaf0a38eb5eafb8ebaf0a38eb55e

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