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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 只???}只???{^ 10010001111111000011111100111111001111110111110110010001111111000011111100111111001111110111101101011110 91fc3f3f3f7d91fc3f3f3f7b5e
EUC-JP 只???}只???{^ 11000010111111100011111100111111001111110111110111000010111111100011111100111111001111110111101101011110 c2fe3f3f3f7dc2fe3f3f3f7b5e
UTF-8 只€렲렱}只€렲렱{^ 111001011000111110101010111000101000001010101100111010111010000010110010111010111010000010110001011111011110010110001111101010101110001010000010101011001110101110100000101100101110101110100000101100010111101101011110 e58faae282aceba0b2eba0b17de58faae282aceba0b2eba0b17b5e
UHC 只€렲렱}只€렲렱{^ 11110001111111101010001011100110100011101011111110001110101111100111110111110001111111101010001011100110100011101011111110001110101111100111101101011110 f1fea2e68ebf8ebe7df1fea2e68ebf8ebe7b5e

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