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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 只???W}只???W{^ 100100011111110000111111001111110011111101010111011111011001000111111100001111110011111100111111010101110111101101011110 91fc3f3f3f577d91fc3f3f3f577b5e
EUC-JP 只???W}只???W{^ 110000101111111000111111001111110011111101010111011111011100001011111110001111110011111100111111010101110111101101011110 c2fe3f3f3f577dc2fe3f3f3f577b5e
UTF-8 只띤렱렖W}只띤렱렖W{^ 1110010110001111101010101110101110011101101001001110101110100000101100011110101110100000100101100101011101111101111001011000111110101010111010111001110110100100111010111010000010110001111010111010000010010110010101110111101101011110 e58faaeb9da4eba0b1eba096577de58faaeb9da4eba0b1eba096577b5e
UHC 只띤렱렖W}只띤렱렖W{^ 111100011111111010110110111011011000111010111110100011101010101101010111011111011111000111111110101101101110110110001110101111101000111010101011010101110111101101011110 f1feb6ed8ebe8eab577df1feb6ed8ebe8eab577b5e

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