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 隱ァ髴殉隱ァ髴旬^ 111010001010101010100111111010011001110010001111011111011110100010101010101001111110100110011100100011110111101101011110 e8aaa7e99c8f7de8aaa7e99c8f7b5e
EUC-JP 隱ァ髴殉隱ァ髴旬^ 1111000010101100100011101010011111110001111111001011110111011110111100001010110010001110101001111111000111111100101111011101110001011110 f0ac8ea7f1fcbddef0ac8ea7f1fcbddc5e
UTF-8 隱ァ髴殉隱ァ髴旬^ 11101001100110101011000111101111101111011010011111101001101010111011010011100110101011101000100111101001100110101011000111101111101111011010011111101001101010111011010011100110100101111010110001011110 e99ab1efbda7e9abb4e6ae89e99ab1efbda7e9abb4e697ac5e
UHC 隱??殉隱??旬^ 11101011110111110011111100111111111000101110011011101011110111110011111100111111111000101110001001011110 ebdf3f3fe2e6ebdf3f3fe2e25e

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