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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貔ンン}貔ンン{^ 1110011010111110110111011101110101111101111001101011111011011101110111010111101101011110 e6bedddd7de6bedddd7b5e
EUC-JP 貔ンン}貔ンン{^ 111011001100000010001110110111011000111011011101011111011110110011000000100011101101110110001110110111010111101101011110 ecc08edd8edd7decc08edd8edd7b5e
UTF-8 貔ンン}貔ンン{^ 111010001011001010010100111011111011111010011101111011111011111010011101011111011110100010110010100101001110111110111110100111011110111110111110100111010111101101011110 e8b294efbe9defbe9d7de8b294efbe9defbe9d7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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