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 蟻??}蟻??{^ 1000101101100001001111110011111101111101100010110110000100111111001111110111101101011110 8b613f3f7d8b613f3f7b5e
EUC-JP 蟻??}蟻??{^ 1011010111000010001111110011111101111101101101011100001000111111001111110111101101011110 b5c23f3f7db5c23f3f7b5e
UTF-8 蟻뉙옓}蟻뉙옓{^ 111010001001111110111011111010111000100110011001111011001001100010010011011111011110100010011111101110111110101110001001100110011110110010011000100100110111101101011110 e89fbbeb8999ec98937de89fbbeb8999ec98937b5e
UHC 蟻뉙옓}蟻뉙옓{^ 111010111111110010000111111011011001111010011001011111011110101111111100100001111110110110011110100110010111101101011110 ebfc87ed9e997debfc87ed9e997b5e

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