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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN シワシマ狒シマシウ^ 1011110011011100101111001100111111100000101111111011110011001111101111001011001101011110 bcdcbccfe0bfbccfbcb35e
EUC-JP シワシマ狒シマシウ^ 10001110101111001000111011011100100011101011110010001110110011111110000011000001100011101011110010001110110011111000111010111100100011101011001101011110 8ebc8edc8ebc8ecfe0c18ebc8ecf8ebc8eb35e
UTF-8 シワシマ狒シマシウ^ 11101111101111011011110011101111101111101001110011101111101111011011110011101111101111101000111111100111100010111001001011101111101111011011110011101111101111101000111111101111101111011011110011101111101111011011001101011110 efbdbcefbe9cefbdbcefbe8fe78b92efbdbcefbe8fefbdbcefbdb35e
UHC ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e

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