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 炯?航?炯?航?^ 11100000011101100011111110001101011100010011111111100000011101100011111110001101011100010011111101011110 e0763f8d713fe0763f8d713f5e
EUC-JP 炯?航?炯?航?^ 11011111110101110011111110111001110100100011111111011111110101110011111110111001110100100011111101011110 dfd73fb9d23fdfd73fb9d23f5e
UTF-8 炯렪航돔炯렪航돔^ 11100111100000101010111111101011101000001010101011101000100010001010101011101011100011111001010011100111100000101010111111101011101000001010101011101000100010001010101011101011100011111001010001011110 e782afeba0aae888aaeb8f94e782afeba0aae888aaeb8f945e
UHC 炯렪航돔炯렪航돔^ 1111101110100110100011101011100011111001111111101011010110111100111110111010011010001110101110001111100111111110101101011011110001011110 fba68eb8f9feb5bcfba68eb8f9feb5bc5e

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