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 尞ィ軏措尞ィ軏措^ 111110101010101110101000111110111011001010010001010110111111101010101011101010001111101110110010100100010101101101011110 faaba8fbb2915bfaaba8fbb2915b5e
EUC-JP 尞ィ軏措尞ィ軏措^ 100011111011101011101011100011101010100010001111111000001101100111000001101111001000111110111010111010111000111010101000100011111110000011011001110000011011110001011110 8fbaeb8ea88fe0d9c1bc8fbaeb8ea88fe0d9c1bc5e
UTF-8 尞ィ軏措尞ィ軏措^ 11100101101100001001111011101111101111011010100011101000101110111000111111100110100011101010101011100101101100001001111011101111101111011010100011101000101110111000111111100110100011101010101001011110 e5b09eefbda8e8bb8fe68eaae5b09eefbda8e8bb8fe68eaa5e
UHC ???措???措^ 0011111100111111001111111111000011000010001111110011111100111111111100001100001001011110 3f3f3ff0c23f3f3ff0c25e

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