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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 遶ェ阡オ阡オ隱ー莉 1110011110101011101010101110100010010100101101011110100010010100101101011110100010101010101100001110010010111011 e7abaae894b5e894b5e8aab0e4bb
EUC-JP 遶ェ阡オ阡オ隱ー莉 111011101010110110001110101010101110111111110100100011101011010111101111111101001000111010110101111100001010110010001110101100001110100010111101 eead8eaaeff48eb5eff48eb5f0ac8eb0e8bd
UTF-8 遶ェ阡オ阡オ隱ー莉 111010011000000110110110111011111011110110101010111010011001100010100001111011111011110110110101111010011001100010100001111011111011110110110101111010011001101010110001111011111011110110110000111010001000111010001001 e981b6efbdaae998a1efbdb5e998a1efbdb5e99ab1efbdb0e88e89
UHC ??阡?阡?隱?莉 00111111001111111111010011000110001111111111010011000110001111111110101111011111001111111101011111101001 3f3ff4c63ff4c63febdf3fd7e9

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