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 éi‹q}éi‹q{^ 1110100101101001100010110111000101111101111010010110100110001011011100010111101101011110 e9698b717de9698b717b5e
SJIS-WIN ?i?q}?i?q{^ 0011111101101001001111110111000101111101001111110110100100111111011100010111101101011110 3f693f717d3f693f717b5e
EUC-JP éi?q}éi?q{^ 100011111010101110110001011010010011111101110001011111011000111110101011101100010110100100111111011100010111101101011110 8fabb1693f717d8fabb1693f717b5e
UTF-8 éi‹q}éi‹q{^ 110000111010100101101001110000101000101101110001011111011100001110101001011010011100001010001011011100010111101101011110 c3a969c28b717dc3a969c28b717b5e
UHC ?i?q}?i?q{^ 0011111101101001001111110111000101111101001111110110100100111111011100010111101101011110 3f693f717d3f693f717b5e

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