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 軾??}軾??{^ 1110011101100111001111110011111101111101111001110110011100111111001111110111101101011110 e7673f3f7de7673f3f7b5e
EUC-JP 軾??}軾??{^ 1110110111001000001111110011111101111101111011011100100000111111001111110111101101011110 edc83f3f7dedc83f3f7b5e
UTF-8 軾뙁궪}軾뙁궪{^ 111010001011101110111110111010111001100110000001111010101011011010101010011111011110100010111011101111101110101110011001100000011110101010110110101010100111101101011110 e8bbbeeb9981eab6aa7de8bbbeeb9981eab6aa7b5e
UHC 軾뙁궪}軾뙁궪{^ 111000111101110010001100100001111000001010111100011111011110001111011100100011001000011110000010101111000111101101011110 e3dc8c8782bc7de3dc8c8782bc7b5e

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