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 摯??}摯??{^ 1001110110010101001111110011111101111101100111011001010100111111001111110111101101011110 9d953f3f7d9d953f3f7b5e
EUC-JP 摯??}摯??{^ 1101100111110101001111110011111101111101110110011111010100111111001111110111101101011110 d9f53f3f7dd9f53f3f7b5e
UTF-8 摯쿤깨}摯쿤깨{^ 111001101001000110101111111011001011111110100100111010101011100110101000011111011110011010010001101011111110110010111111101001001110101010111001101010000111101101011110 e691afecbfa4eab9a87de691afecbfa4eab9a87b5e
UHC 摯쿤깨}摯쿤깨{^ 111100101010011111000100111011111011000111111010011111011111001010100111110001001110111110110001111110100111101101011110 f2a7c4efb1fa7df2a7c4efb1fa7b5e

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