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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN レオリレオリ^ 111100111110111011011010101101011101100011111001011111011111001111101110110110101011010111011000111110010111101101011110 f3eedab5d8f97df3eedab5d8f97b5e
EUC-JP ?レオリ??レオリ?^ 0011111110001110110110101000111010110101100011101101100000111111001111111000111011011010100011101011010110001110110110000011111101011110 3f8eda8eb58ed83f3f8eda8eb58ed83f5e
UTF-8 レオリレオリ^ 11101110100010111010000111101111101111101001101011101111101111011011010111101111101111101001100011101110100110111001100111101110100010111010000111101111101111101001101011101111101111011011010111101111101111101001100011101110100110111001011101011110 ee8ba1efbe9aefbdb5efbe98ee9b99ee8ba1efbe9aefbdb5efbe98ee9b975e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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