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 šLŸ{k}šLŸ{k{^ 10011010010011001001111101111011011010110111110110011010010011001001111101111011011010110111101101011110 9a4c9f7b6b7d9a4c9f7b6b7b5e
SJIS-WIN ?L?{k}?L?{k{^ 00111111010011000011111101111011011010110111110100111111010011000011111101111011011010110111101101011110 3f4c3f7b6b7d3f4c3f7b6b7b5e
EUC-JP ?L?{k}?L?{k{^ 00111111010011000011111101111011011010110111110100111111010011000011111101111011011010110111101101011110 3f4c3f7b6b7d3f4c3f7b6b7b5e
UTF-8 šLŸ{k}šLŸ{k{^ 1100001010011010010011001100001010011111011110110110101101111101110000101001101001001100110000101001111101111011011010110111101101011110 c29a4cc29f7b6b7dc29a4cc29f7b6b7b5e
UHC ?L?{k}?L?{k{^ 00111111010011000011111101111011011010110111110100111111010011000011111101111011011010110111101101011110 3f4c3f7b6b7d3f4c3f7b6b7b5e

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