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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN リ雉リ雉^ 111100001100000011011000111010001011001111110100011111011111000011000000110110001110100010110011111101000111101101011110 f0c0d8e8b3f47df0c0d8e8b3f47b5e
EUC-JP ?リ雉??リ雉?^ 00111111100011101101100011110000101101010011111100111111100011101101100011110000101101010011111101011110 3f8ed8f0b53f3f8ed8f0b53f5e
UTF-8 リ雉リ雉^ 11101110100000011011111111101111101111101001100011101001100110111000100111101110100011001010110111101110100000011011111111101111101111101001100011101001100110111000100111101110100011001010101101011110 ee81bfefbe98e99b89ee8cadee81bfefbe98e99b89ee8cab5e
UHC ??雉???雉?^ 0011111100111111111101101100101100111111001111110011111111110110110010110011111101011110 3f3ff6cb3f3f3ff6cb3f5e

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