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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遶ェ雉雁ー願┳ 111001111010101110101010111010001011001110001010111001011011000010001010111010001000010010110001 e7abaae8b38ae5b08ae884b1
EUC-JP 遶ェ雉雁ー願┳ 1110111010101101100011101010101011110000101101011011010011100111100011101011000010110100111010101010100010110011 eead8eaaf0b5b4e78eb0b4eaa8b3
UTF-8 遶ェ雉雁ー願┳ 111010011000000110110110111011111011110110101010111010011001101110001001111010011001101110000001111011111011110110110000111010011010000110011000111000101001010010110011 e981b6efbdaae99b89e99b81efbdb0e9a198e294b3
UHC ??雉雁?願┳ 0011111100111111111101101100101111100100110100100011111111101010110000111010011010110011 3f3ff6cbe4d23feac3a6b3

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