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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鼎?幸?}鼎?幸?{^ 100100110100001100111111100011010100101100111111011111011001001101000011001111111000110101001011001111110111101101011110 93433f8d4b3f7d93433f8d4b3f7b5e
EUC-JP 鼎?幸?}鼎?幸?{^ 110001011010010000111111101110011010110000111111011111011100010110100100001111111011100110101100001111110111101101011110 c5a43fb9ac3f7dc5a43fb9ac3f7b5e
UTF-8 鼎렦幸렑}鼎렦幸렑{^ 111010011011110010001110111010111010000010100110111001011011100110111000111010111010000010010001011111011110100110111100100011101110101110100000101001101110010110111001101110001110101110100000100100010111101101011110 e9bc8eeba0a6e5b9b8eba0917de9bc8eeba0a6e5b9b8eba0917b5e
UHC 鼎렦幸렑}鼎렦幸렑{^ 11110000101000111000111010110101111110101011100110001110101001100111110111110000101000111000111010110101111110101011100110001110101001100111101101011110 f0a38eb5fab98ea67df0a38eb5fab98ea67b5e

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