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 ‰o„¦[‰o„¦[^ 100010011001000010000001011011111000010010100110010110111000100110010000100000010110111110000100101001100101101101011110 8990816f84a65b8990816f84a65b5e
SJIS-WIN ???o??[???o??[^ 001111110011111100111111011011110011111100111111010110110011111100111111001111110110111100111111001111110101101101011110 3f3f3f6f3f3f5b3f3f3f6f3f3f5b5e
EUC-JP ???o?¦[???o?¦[^ 00111111001111110011111101101111001111111000111110100010110000110101101100111111001111110011111101101111001111111000111110100010110000110101101101011110 3f3f3f6f3f8fa2c35b3f3f3f6f3f8fa2c35b5e
UTF-8 ‰o„¦[‰o„¦[^ 11000010100010011100001010010000110000101000000101101111110000101000010011000010101001100101101111000010100010011100001010010000110000101000000101101111110000101000010011000010101001100101101101011110 c289c290c2816fc284c2a65bc289c290c2816fc284c2a65b5e
UHC ???o??[???o??[^ 001111110011111100111111011011110011111100111111010110110011111100111111001111110110111100111111001111110101101101011110 3f3f3f6f3f3f5b3f3f3f6f3f3f5b5e

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