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 リウエミ}リウエミ{^ 1101100010110011101101001101000001111101110110001011001110110100110100000111101101011110 d8b3b4d07dd8b3b4d07b5e
EUC-JP リウエミ}リウエミ{^ 10001110110110001000111010110011100011101011010010001110110100000111110110001110110110001000111010110011100011101011010010001110110100000111101101011110 8ed88eb38eb48ed07d8ed88eb38eb48ed07b5e
UTF-8 リウエミ}リウエミ{^ 111011111011111010011000111011111011110110110011111011111011110110110100111011111011111010010000011111011110111110111110100110001110111110111101101100111110111110111101101101001110111110111110100100000111101101011110 efbe98efbdb3efbdb4efbe907defbe98efbdb3efbdb4efbe907b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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