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 鼎펠쓱}鼎펠쓱{^ 111010011011110010001110111011011000111010100000111011001001001110110001011111011110100110111100100011101110110110001110101000001110110010010011101100010111101101011110 e9bc8eed8ea0ec93b17de9bc8eed8ea0ec93b17b5e
UHC 鼎펠쓱}鼎펠쓱{^ 111100001010001111000110111001111011111010110011011111011111000010100011110001101110011110111110101100110111101101011110 f0a3c6e7beb37df0a3c6e7beb37b5e

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