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 睛?誼?}睛?誼?{^ 111000011100101100111111100010110110001000111111011111011110000111001011001111111000101101100010001111110111101101011110 e1cb3f8b623f7de1cb3f8b623f7b5e
EUC-JP 睛?誼?}睛?誼?{^ 111000101100110100111111101101011100001100111111011111011110001011001101001111111011010111000011001111110111101101011110 e2cd3fb5c33f7de2cd3fb5c33f7b5e
UTF-8 睛렠誼둑}睛렠誼둑{^ 111001111001110110011011111010111010000010100000111010001010101010111100111010111001000110010001011111011110011110011101100110111110101110100000101000001110100010101010101111001110101110010001100100010111101101011110 e79d9beba0a0e8aabceb91917de79d9beba0a0e8aabceb91917b5e
UHC 睛렠誼둑}睛렠誼둑{^ 11101111111011001000111010110001111010111111111010110101110011110111110111101111111011001000111010110001111010111111111010110101110011110111101101011110 efec8eb1ebfeb5cf7defec8eb1ebfeb5cf7b5e

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