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 鼎陋놉}鼎陋놉{^ 111010011011110010001110111011111010010110010001111010111000011010001001011111011110100110111100100011101110111110100101100100011110101110000110100010010111101101011110 e9bc8eefa591eb86897de9bc8eefa591eb86897b5e
UHC 鼎陋놉}鼎陋놉{^ 111100001010001111010010111010111011001111110001011111011111000010100011110100101110101110110011111100010111101101011110 f0a3d2ebb3f17df0a3d2ebb3f17b5e

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