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 貔ケ隘ッ}貔ケ隘ッ{^ 111001101011111010111001111010001010010110101111011111011110011010111110101110011110100010100101101011110111101101011110 e6beb9e8a5af7de6beb9e8a5af7b5e
EUC-JP 貔ケ隘ッ}貔ケ隘ッ{^ 11101100110000001000111010111001111100001010011110001110101011110111110111101100110000001000111010111001111100001010011110001110101011110111101101011110 ecc08eb9f0a78eaf7decc08eb9f0a78eaf7b5e
UTF-8 貔ケ隘ッ}貔ケ隘ッ{^ 111010001011001010010100111011111011110110111001111010011001101010011000111011111011110110101111011111011110100010110010100101001110111110111101101110011110100110011010100110001110111110111101101011110111101101011110 e8b294efbdb9e99a98efbdaf7de8b294efbdb9e99a98efbdaf7b5e
UHC ??隘?}??隘?{^ 00111111001111111110010011110110001111110111110100111111001111111110010011110110001111110111101101011110 3f3fe4f63f7d3f3fe4f63f7b5e

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