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 鼎壘헹}鼎壘헹{^ 111010011011110010001110111011111010010110001010111011011001011110111001011111011110100110111100100011101110111110100101100010101110110110010111101110010111101101011110 e9bc8eefa58aed97b97de9bc8eefa58aed97b97b5e
UHC 鼎壘헹}鼎壘헹{^ 111100001010001111010010111001001100011111110011011111011111000010100011110100101110010011000111111100110111101101011110 f0a3d2e4c7f37df0a3d2e4c7f37b5e

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