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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN リウn}リウn{^ 11011000111110001100111110110011011011100111110111011000111110001100111110110011011011100111101101011110 d8f8cfb36e7dd8f8cfb36e7b5e
EUC-JP リ?ウn}リ?ウn{^ 100011101101100000111111100011101011001101101110011111011000111011011000001111111000111010110011011011100111101101011110 8ed83f8eb36e7d8ed83f8eb36e7b5e
UTF-8 リウn}リウn{^ 1110111110111110100110001110111010011001101011101110111110111101101100110110111001111101111011111011111010011000111011101001100110101110111011111011110110110011011011100111101101011110 efbe98ee99aeefbdb36e7defbe98ee99aeefbdb36e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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