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 竪??}竪??{^ 1001001001000111001111110011111101111101100100100100011100111111001111110111101101011110 92473f3f7d92473f3f7b5e
EUC-JP 竪??}竪??{^ 1100001110101000001111110011111101111101110000111010100000111111001111110111101101011110 c3a83f3f7dc3a83f3f7b5e
UTF-8 竪뒎랦}竪뒎랦{^ 111001111010101110101010111010111001001010001110111010111001111010100110011111011110011110101011101010101110101110010010100011101110101110011110101001100111101101011110 e7abaaeb928eeb9ea67de7abaaeb928eeb9ea67b5e
UHC 竪뒎랦}竪뒎랦{^ 111000101011010110001010100010111000111001000111011111011110001010110101100010101000101110001110010001110111101101011110 e2b58a8b8e477de2b58a8b8e477b5e

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