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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???依?????^ 0011111100111111001111111000100011001011001111110011111100111111001111110011111101011110 3f3f3f88cb3f3f3f3f3f5e
EUC-JP ???依?????^ 0011111100111111001111111011000011001101001111110011111100111111001111110011111101011110 3f3f3fb0cd3f3f3f3f3f5e
UTF-8 黎앸틷依얏콨類욎맽^ 11101111101001101000100111101100100101011011100011101101100010111011011111100100101111101001110111101100100101101000111111101100101111011010100011101111101001111001000011101100100110101000111011101011101001111011110101011110 efa689ec95b8ed8bb7e4be9dec968fecbda8efa790ec9a8eeba7bd5e
UHC 黎앸틷依얏콨類욎맽^ 11100110101100011001110111101011101110101001111011101011111011101011111011100110101100011001110111101011101110101001111011101100100100001011111001011110 e6b19debba9eebeebee6b19debba9eec90be5e

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