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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?????西?^ 001111110011111100111111001111110011111110010000101111000011111101011110 3f3f3f3f3f90bc3f5e
EUC-JP ?????西?^ 001111110011111100111111001111110011111111000000101111100011111101011110 3f3f3f3f3fc0be3f5e
UTF-8 쒀롋쑈렼렊西롆^ 11101100100100101000000011101011101000011000101111101100100100011000100011101011101000001011110011101011101000001000101011101000101001011011111111101011101000011000011001011110 ec9280eba18bec9188eba0bceba08ae8a5bfeba1865e
UHC 쒀롋쑈렼렊西롆^ 101111101010110010001110110100011011111010100100100011101100010010001110101000011110000010100100100011101100110001011110 beac8ed1bea48ec48ea1e0a48ecc5e

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