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 蠇オ雖厭蠇オ雖閲^ 111110111010000110110101111001011010101110001001011111011111101110100001101101011110010110101011100010010111101101011110 fba1b5e5ab897dfba1b5e5ab897b5e
EUC-JP ?オ雖厭?オ雖閲^ 001111111000111010110101111010101010110110110001110111100011111110001110101101011110101010101101101100011101110001011110 3f8eb5eaadb1de3f8eb5eaadb1dc5e
UTF-8 蠇オ雖厭蠇オ雖閲^ 11101000101000001000011111101111101111011011010111101001100110111001011011100101100011101010110111101000101000001000011111101111101111011011010111101001100110111001011011101001100101101011001001011110 e8a087efbdb5e99b96e58eade8a087efbdb5e99b96e996b25e
UHC ??雖厭??雖?^ 001111110011111111100010110011001110011011110100001111110011111111100010110011000011111101011110 3f3fe2cce6f43f3fe2cc3f5e

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