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 鼎??}鼎??{^ 1001001101000011001111110011111101111101100100110100001100111111001111110111101101011110 93433f3f7d93433f3f7b5e
EUC-JP 鼎??}鼎??{^ 1100010110100100001111110011111101111101110001011010010000111111001111110111101101011110 c5a43f3f7dc5a43f3f7b5e
UTF-8 鼎블섣}鼎블섣{^ 111010011011110010001110111010111011100010010100111011001000010010100011011111011110100110111100100011101110101110111000100101001110110010000100101000110111101101011110 e9bc8eebb894ec84a37de9bc8eebb894ec84a37b5e
UHC 鼎블섣}鼎블섣{^ 111100001010001110111010111011011011110010110010011111011111000010100011101110101110110110111100101100100111101101011110 f0a3baedbcb27df0a3baedbcb27b5e

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