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 ワェリレワェロテ^ 110111001010101011011000110110101101110010101010110110111100001101011110 dcaad8dadcaadbc35e
EUC-JP ワェリレワェロテ^ 1000111011011100100011101010101010001110110110001000111011011010100011101101110010001110101010101000111011011011100011101100001101011110 8edc8eaa8ed88eda8edc8eaa8edb8ec35e
UTF-8 ワェリレワェロテ^ 11101111101111101001110011101111101111011010101011101111101111101001100011101111101111101001101011101111101111101001110011101111101111011010101011101111101111101001101111101111101111101000001101011110 efbe9cefbdaaefbe98efbe9aefbe9cefbdaaefbe9befbe835e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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