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 腫???}腫???{^ 10001110111011100011111100111111001111110111110110001110111011100011111100111111001111110111101101011110 8eee3f3f3f7d8eee3f3f3f7b5e
EUC-JP 腫???}腫???{^ 10111100111100000011111100111111001111110111110110111100111100000011111100111111001111110111101101011110 bcf03f3f3f7dbcf03f3f3f7b5e
UTF-8 腫€렲렱}腫€렲렱{^ 111010001000010110101011111000101000001010101100111010111010000010110010111010111010000010110001011111011110100010000101101010111110001010000010101011001110101110100000101100101110101110100000101100010111101101011110 e885abe282aceba0b2eba0b17de885abe282aceba0b2eba0b17b5e
UHC 腫€렲렱}腫€렲렱{^ 11110000111111101010001011100110100011101011111110001110101111100111110111110000111111101010001011100110100011101011111110001110101111100111101101011110 f0fea2e68ebf8ebe7df0fea2e68ebf8ebe7b5e

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