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 遶ェ阡オ}遶ェ阡オ{^ 111001111010101110101010111010001001010010110101011111011110011110101011101010101110100010010100101101010111101101011110 e7abaae894b57de7abaae894b57b5e
EUC-JP 遶ェ阡オ}遶ェ阡オ{^ 11101110101011011000111010101010111011111111010010001110101101010111110111101110101011011000111010101010111011111111010010001110101101010111101101011110 eead8eaaeff48eb57deead8eaaeff48eb57b5e
UTF-8 遶ェ阡オ}遶ェ阡オ{^ 111010011000000110110110111011111011110110101010111010011001100010100001111011111011110110110101011111011110100110000001101101101110111110111101101010101110100110011000101000011110111110111101101101010111101101011110 e981b6efbdaae998a1efbdb57de981b6efbdaae998a1efbdb57b5e
UHC ??阡?}??阡?{^ 00111111001111111111010011000110001111110111110100111111001111111111010011000110001111110111101101011110 3f3ff4c63f7d3f3ff4c63f7b5e

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