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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鼎?爭?鼎?爭?^ 10010011010000110011111111100000101001010011111110010011010000110011111111100000101001010011111101011110 93433fe0a53f93433fe0a53f5e
EUC-JP 鼎?爭?鼎?爭?^ 11000101101001000011111111100000101001110011111111000101101001000011111111100000101001110011111101011110 c5a43fe0a73fc5a43fe0a73f5e
UTF-8 鼎렰爭왼鼎렰爭외^ 11101001101111001000111011101011101000001011000011100111100010001010110111101100100110011011110011101001101111001000111011101011101000001011000011100111100010001010110111101100100110011011100001011110 e9bc8eeba0b0e788adec99bce9bc8eeba0b0e788adec99b85e
UHC 鼎렰爭왼鼎렰爭외^ 1111000010100011100011101011110111101110101100111011111111011110111100001010001110001110101111011110111010110011101111111101110001011110 f0a38ebdeeb3bfdef0a38ebdeeb3bfdc5e

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