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 考??}考??{^ 1000110101101100001111110011111101111101100011010110110000111111001111110111101101011110 8d6c3f3f7d8d6c3f3f7b5e
EUC-JP 考??}考??{^ 1011100111001101001111110011111101111101101110011100110100111111001111110111101101011110 b9cd3f3f7db9cd3f3f7b5e
UTF-8 考┎㉨}考┎㉨{^ 111010001000000010000011111000101001010010001110111000111000100110101000011111011110100010000000100000111110001010010100100011101110001110001001101010000111101101011110 e88083e2948ee389a87de88083e2948ee389a87b5e
UHC 考┎㉨}考┎㉨{^ 110011011100010110100110110001111010100010111001011111011100110111000101101001101100011110101000101110010111101101011110 cdc5a6c7a8b97dcdc5a6c7a8b97b5e

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