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 淏懆サク}淏懆サク{^ 111110110100001010011100111010001011101110111000011111011111101101000010100111001110100010111011101110000111101101011110 fb429ce8bbb87dfb429ce8bbb87b5e
EUC-JP 淏懆サク}淏懆サク{^ 100011111100011111011001110110001110101010001110101110111000111010111000011111011000111111000111110110011101100011101010100011101011101110001110101110000111101101011110 8fc7d9d8ea8ebb8eb87d8fc7d9d8ea8ebb8eb87b5e
UTF-8 淏懆サク}淏懆サク{^ 111001101011011110001111111001101000011110000110111011111011110110111011111011111011110110111000011111011110011010110111100011111110011010000111100001101110111110111101101110111110111110111101101110000111101101011110 e6b78fe68786efbdbbefbdb87de6b78fe68786efbdbbefbdb87b5e
UHC 淏???}淏???{^ 11111011110010000011111100111111001111110111110111111011110010000011111100111111001111110111101101011110 fbc83f3f3f7dfbc83f3f3f7b5e

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