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 誼??}誼??{^ 1000101101100010001111110011111101111101100010110110001000111111001111110111101101011110 8b623f3f7d8b623f3f7b5e
EUC-JP 誼??}誼??{^ 1011010111000011001111110011111101111101101101011100001100111111001111110111101101011110 b5c33f3f7db5c33f3f7b5e
UTF-8 誼곩씙}誼곩씙{^ 111010001010101010111100111010101011001110101001111011001001010010011001011111011110100010101010101111001110101010110011101010011110110010010100100110010111101101011110 e8aabceab3a9ec94997de8aabceab3a9ec94997b5e
UHC 誼곩씙}誼곩씙{^ 111010111111111010000001111001011001110110101110011111011110101111111110100000011110010110011101101011100111101101011110 ebfe81e59dae7debfe81e59dae7b5e

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