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 鼎븜톼}鼎븜톼{^ 111010011011110010001110111010111011100010011100111011011000011010111100011111011110100110111100100011101110101110111000100111001110110110000110101111000111101101011110 e9bc8eebb89ced86bc7de9bc8eebb89ced86bc7b5e
UHC 鼎븜톼}鼎븜톼{^ 111100001010001110111010111011101100010111101101011111011111000010100011101110101110111011000101111011010111101101011110 f0a3baeec5ed7df0a3baeec5ed7b5e

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