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 濵ィ軏措濵ィ軏措^ 111110110100110110101000111110111011001010010001010110111111101101001101101010001111101110110010100100010101101101011110 fb4da8fbb2915bfb4da8fbb2915b5e
EUC-JP 濵ィ軏措濵ィ軏措^ 100011111100100110100110100011101010100010001111111000001101100111000001101111001000111111001001101001101000111010101000100011111110000011011001110000011011110001011110 8fc9a68ea88fe0d9c1bc8fc9a68ea88fe0d9c1bc5e
UTF-8 濵ィ軏措濵ィ軏措^ 11100110101111111011010111101111101111011010100011101000101110111000111111100110100011101010101011100110101111111011010111101111101111011010100011101000101110111000111111100110100011101010101001011110 e6bfb5efbda8e8bb8fe68eaae6bfb5efbda8e8bb8fe68eaa5e
UHC ???措???措^ 0011111100111111001111111111000011000010001111110011111100111111111100001100001001011110 3f3f3ff0c23f3f3ff0c25e

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