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 貔オ魘ォ}貔オ魘ォ{^ 111001101011111010110101111010011011010010101011011111011110011010111110101101011110100110110100101010110111101101011110 e6beb5e9b4ab7de6beb5e9b4ab7b5e
EUC-JP 貔オ魘ォ}貔オ魘ォ{^ 11101100110000001000111010110101111100101011011010001110101010110111110111101100110000001000111010110101111100101011011010001110101010110111101101011110 ecc08eb5f2b68eab7decc08eb5f2b68eab7b5e
UTF-8 貔オ魘ォ}貔オ魘ォ{^ 111010001011001010010100111011111011110110110101111010011010110110011000111011111011110110101011011111011110100010110010100101001110111110111101101101011110100110101101100110001110111110111101101010110111101101011110 e8b294efbdb5e9ad98efbdab7de8b294efbdb5e9ad98efbdab7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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