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 誼뽭뒛}誼뽭뒛{^ 111010001010101010111100111010111011110110101101111010111001001010011011011111011110100010101010101111001110101110111101101011011110101110010010100110110111101101011110 e8aabcebbdadeb929b7de8aabcebbdadeb929b7b5e
UHC 誼뽭뒛}誼뽭뒛{^ 111010111111111010010110111010011000101010011000011111011110101111111110100101101110100110001010100110000111101101011110 ebfe96e98a987debfe96e98a987b5e

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