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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 薰ゥ貉ソ逍セ貉ソ謔運 11111011100111101010100111100110101110011011111111100111100101101011111011100110101110011011111111100110100000101000100101011110 fb9ea9e6b9bfe796bee6b9bfe682895e
EUC-JP ?ゥ貉ソ逍セ貉ソ謔運 00111111100011101010100111101100101110111000111010111111111011011111011010001110101111101110110010111011100011101011111111101011111000101011000110111111 3f8ea9ecbb8ebfedf68ebeecbb8ebfebe2b1bf
UTF-8 薰ゥ貉ソ逍セ貉ソ謔運 111010001001011010110000111011111011110110101001111010001011001010001001111011111011110110111111111010011000000010001101111011111011110110111110111010001011001010001001111011111011110110111111111010001010110010010100111010011000000110001011 e896b0efbda9e8b289efbdbfe9808defbdbee8b289efbdbfe8ac94e9818b
UHC 薰???逍???謔運 1111110110111001001111110011111100111111111000011100111000111111001111110011111111111001110011001110101010100001 fdb93f3f3fe1ce3f3f3ff9cceaa1

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